2006-09-04 10:26:34 +02:00
|
|
|
includefile(static/intro)
|
|
|
|
|
|
|
|
lsect(StaticData)(Static data)
|
|
|
|
includefile(static/data)
|
|
|
|
|
|
|
|
subsect(Private static data)
|
|
|
|
includefile(static/private)
|
|
|
|
|
|
|
|
subsect(Public static data)
|
|
|
|
includefile(static/public)
|
|
|
|
|
|
|
|
subsect(Initializing static const data)
|
|
|
|
includefile(static/const)
|
|
|
|
|
2014-01-13 21:08:12 +01:00
|
|
|
lsubsect(GENCONST)(Generalized constant expressions (constexpr))
|
2012-01-06 17:08:35 +01:00
|
|
|
includefile(static/genconst)
|
|
|
|
|
2014-01-13 21:08:12 +01:00
|
|
|
lsubsubsect(CONSTEXPR)(Constant expression data)
|
2012-01-06 17:08:35 +01:00
|
|
|
includefile(static/constexprdata)
|
|
|
|
|
2006-09-04 10:26:34 +02:00
|
|
|
sect(Static member functions)
|
|
|
|
includefile(static/function)
|
|
|
|
|
|
|
|
lsubsect(CALLINGCONVENTION)(Calling conventions)
|
|
|
|
includefile(static/calling)
|