dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
toStringNs
cpptooling
data
type
Convert a namespace stack to a string separated by ::.
string
toStringNs
@
safe
(
T
:
const
(
Tx
)
Tx
)
(
T
ns
)
if
(
is
(
Tx
==
CppNsStack
) ||
is
(
Tx
==
CppNs
[])
)
Meta
Source
See Implementation
cpptooling
data
type
enums
Language
functions
toStringNs
structs
CppClassNesting
CppNs
CppNsNesting
CppNsStack
Location
LocationTag
Convert a namespace stack to a string separated by ::.