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

/external/stlport/stlport/stl/config/
H A Dfeatures.h798 # define __TRIVIAL_DESTRUCTOR(__type) ~__type() {} macro
800 # define __TRIVIAL_DESTRUCTOR(__type) macro
804 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/external/stlport/stlport/stl/
H A D_pair.h77 __TRIVIAL_DESTRUCTOR(pair)
H A D_valarray.h1082 __TRIVIAL_DESTRUCTOR(slice)
1247 __TRIVIAL_DESTRUCTOR(gslice)

Completed in 76 milliseconds