Home
last modified time | relevance | path

Searched defs:_M_append_dispatch (Results 1 – 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
D_string_workaround.h240 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) in _M_append_dispatch() function
244 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) in _M_append_dispatch() function
D_string.h492 _Self& _M_append_dispatch(_Integer __n, _Integer __x, const __true_type& /*Integral*/) in _M_append_dispatch() function
496 _Self& _M_append_dispatch(_InputIter __f, _InputIter __l, const __false_type& /*Integral*/) in _M_append_dispatch() function