OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Safe_iterator_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
safe_base.h
40
* The %
_Safe_iterator_base
base class implements the functionality
50
class
_Safe_iterator_base
70
_Safe_iterator_base
* _M_prior;
74
_Safe_iterator_base
* _M_next;
79
_Safe_iterator_base
()
91
_Safe_iterator_base
(const _Safe_sequence_base* __seq, bool __constant)
102
_Safe_iterator_base
(const
_Safe_iterator_base
& __x, bool __constant)
110
~
_Safe_iterator_base
()
156
_M_can_compare(const
_Safe_iterator_base
& __x) const throw ()
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
safe_base.h
40
* The %
_Safe_iterator_base
base class implements the functionality
50
class
_Safe_iterator_base
70
_Safe_iterator_base
* _M_prior;
74
_Safe_iterator_base
* _M_next;
78
_Safe_iterator_base
()
89
_Safe_iterator_base
(const _Safe_sequence_base* __seq, bool __constant)
96
_Safe_iterator_base
(const
_Safe_iterator_base
& __x, bool __constant)
100
~
_Safe_iterator_base
() { this->_M_detach(); }
142
_M_can_compare(const
_Safe_iterator_base
& __x) const throw ()
[
all
...]
Completed in 50 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026