29 #ifndef _GLIBCXX_DEBUG_SAFE_UNORDERED_CONTAINER_H
30 #define _GLIBCXX_DEBUG_SAFE_UNORDERED_CONTAINER_H 1
57 template<
typename _Container>
65 template<
typename _Predicate>
73 template<
typename _Predicate>
79 #include <debug/safe_unordered_container.tcc>
void _M_invalidate_local_if(_Predicate __pred)
void _M_invalidate_if(_Predicate __pred)
GNU debug classes for public use.
Base class for constructing a safe unordered container type that tracks iterators that reference it...
Base class that supports tracking of local iterators that reference an unordered container.