Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
Dfeatures.h792 # define __TRIVIAL_DESTRUCTOR(__type) ~__type() {} macro
794 # define __TRIVIAL_DESTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/external/stlport/stlport/stl/
D_pair.h77 __TRIVIAL_DESTRUCTOR(pair)
D_valarray.h1082 __TRIVIAL_DESTRUCTOR(slice) in __TRIVIAL_DESTRUCTOR() function
1247 __TRIVIAL_DESTRUCTOR(gslice)