CppNamespace.nsNestingRange

Range of the fully qualified name starting from the top.

The top is THIS namespace. So A::B::C would be a range of [C, B, A].

struct CppNamespace
nsNestingRange
@nogc pure nothrow
(
)

Meta