Macros | |
#define | _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) (_Iter) |
#define | _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) (_Iter) |
Functions | |
namespace __gnu_cxx | _GLIBCXX_VISIBILITY (default) |
Abstractions for uniform iterating through various underlying types.
#define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR | ( | _Iter | ) | (_Iter) |
Referenced by _GLIBCXX_VISIBILITY().
#define _GLIBCXX_MAKE_MOVE_ITERATOR | ( | _Iter | ) | (_Iter) |
Referenced by _GLIBCXX_VISIBILITY().
namespace __gnu_cxx _GLIBCXX_VISIBILITY | ( | default | ) |
References std::__exception_ptr::operator!=(), __gnu_debug::operator+(), __gnu_debug::operator-(), std::__exception_ptr::operator==(), __gnu_debug::operator>(), and __gnu_debug::operator>=().