dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
CxGlobalVariable.toString
cpptooling
data
representation
CxGlobalVariable
If formatSpec is "%u" then the USR will be put as a comment.
struct
CxGlobalVariable
const
void
toString
(
Writer
Char
)
(
scope
Writer
sink
,
FormatSpec
!
Char
fmt
)
in { import std.algorithm : among; assert (!variable.type.kind.info.kind.among(TypeKind.Info.Kind.ctor, TypeKind.Info.Kind.dtor)); }
Meta
Source
See Implementation
cpptooling
data
representation
CxGlobalVariable
constructors
this
functions
toString
If formatSpec is "%u" then the USR will be put as a comment.