Searched defs:_S_construct (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
| H A D | rc_string_base.h | 496 _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 D | basic_string.tcc | 91 _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 D | basic_string.tcc | 77 _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 D | basic_string.h | 684 _S_construct(_InIter __beg, _InIter __end, const _Alloc& __a) in _S_construct() function
|