Home
last modified time | relevance | path

Searched defs:_S_construct (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Drc_string_base.h496 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, in _S_construct() function
541 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, in _S_construct() function
570 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) in _S_construct() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.tcc91 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, in _S_construct() function in basic_string
137 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, in _S_construct() function in basic_string
166 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) in _S_construct() function in basic_string
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.tcc77 _S_construct(_InIter __beg, _InIter __end, const _Alloc& __a, in _S_construct() function in std::basic_string
137 _S_construct(_InIter __beg, _InIter __end, const _Alloc& __a, in _S_construct() function in std::basic_string
167 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) in _S_construct() function in std::basic_string
H A Dbasic_string.h684 _S_construct(_InIter __beg, _InIter __end, const _Alloc& __a) in _S_construct() function