Searched defs:_Alloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/libstdc++/include/ext/
H A Dvstring.h196 __versa_string(const _CharT* __s, const _Alloc argument
187 __versa_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
206 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
216 __versa_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
[all...]
H A Dropeimpl.h1662 typedef typename _Rope_iterator::_allocator_type _Alloc; typedef
[all...]

Completed in 58 milliseconds