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

/external/stlport/stlport/stl/
H A D_rope.h140 inline void _S_construct_null_aux(_CharT *__p, const __true_type&) function
144 inline void _S_construct_null_aux(_CharT *__p, const __false_type&) function
150 _S_construct_null_aux(__p, _Char_Is_Integral());

Completed in 101 milliseconds