CppNsNesting

Nesting of C++ namespaces as a string.

@safe pure nothrow @nogc
struct CppNsNesting {
string payload;
}

Alias This

payload

Meta