Home
last modified time | relevance | path

Searched defs:_STLP_DEFAULT_CONSTRUCTED (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_construct.h263 # define _STLP_DEFAULT_CONSTRUCTED(_TTp) __default_constructed((_TTp*)0) macro
265 # define _STLP_DEFAULT_CONSTRUCTED(_TTp) _TTp() macro