Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dallocator.h153 struct __alloc_swap in _GLIBCXX_VISIBILITY() struct
154 { static void _S_do_it(_Alloc&, _Alloc&) { } }; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dallocator.h208 struct __alloc_swap in _GLIBCXX_VISIBILITY() struct
209 { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; in _GLIBCXX_VISIBILITY()