Home
last modified time | relevance | path

Searched refs:__TRIVIAL_CONSTRUCTOR (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)