Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
Dfeatures.h792 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
794 # define __TRIVIAL_CONSTRUCTOR(__type) macro
804 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)