Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h157 typedef typename _Alloc::template rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_BEGIN_NAMESPACE() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.h146 typedef typename _Alloc::template rebind<char>::other _Raw_bytes_alloc; typedef