Talk:cpp/language/namespace alias
From cppreference.com
What version of C++ was this introduced in? A linked page, type aliasing, shows that it was introduced in C++11 right at the top. A similar notation here would be helpful.
--Mark Storer 204.235.73.73 12:50, 1 September 2021 (PDT)
- Namespace aliases were introduced in C++98. --D41D8CD98F (talk) 03:04, 2 September 2021 (PDT)