Is this embedded namespace syntax standard in C++? – stackoverflow.com

Is this standard in C++? In C#, I liked declaring embedded namespaces like this: namespace A.B { class X { }; } The alternative was this, which is a little uglier: namespace A { ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Is this embedded namespace syntax standard in C++? – stackoverflow.com"