Namespaces
Variants
Actions

Talk:cpp/types/nullptr t

From cppreference.com

typedef or using, or does it matter? Should we start using 'using' whenever possible, even just as a stylistic decision?

C++14 still defines it using typedef (18.2[support.types]/9). Although stylistic, I feel that it isn't necessary to change. --Cubbi (talk) 09:17, 4 June 2014 (PDT)