Home
last modified time | relevance | path

Searched refs:_Raw_bytes_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dbasic_string.tcc431 _Raw_bytes_alloc(__a).deallocate(reinterpret_cast<char*>(this), __size); in _M_destroy()
589 void* __place = _Raw_bytes_alloc(__alloc).allocate(__size); in _S_create()
H A Dbasic_string.h157 typedef typename _Alloc::template rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_BEGIN_NAMESPACE() typedef
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20052843 * include/bits/basic_string.h (_Raw_bytes_alloc): Rebind to
3148 * include/bits/basic_string.h (_Raw_bytes_alloc): Rebind to