CppClassNesting

TODO should be Optional type, either it has a nesting or it is "global". Don't check the length and use that as an insidential "no nesting".

@safe pure nothrow @nogc
struct CppClassNesting {}

Alias This

payload

Members

Variables

payload
string payload;
Undocumented in source.

Meta