lundi 9 octobre 2017

Namespace aliases in C++ [duplicate]

This question already has an answer here:

I saw the Namespace aliases when browsing open-std.org docs.

using namespace A::B::C = X;

So,

  • What is the namespace aliases?
  • Where and when do I use namespace aliases?

Aucun commentaire:

Enregistrer un commentaire