On Aug 17, 10 05:34, Trass3r wrote: >> Or size_t and ptrdiff_t could be made to be built-in types. (?) > > There's no justification for that. > A proper way to define a strong typedef on the other hand is something > that is really needed. If size_t is a library-defined strong typedef instead of alias, what type should .sizeof return?