_Tree_unchecked_const_iterator< _Mytree, _Iterator_base > _Mybase
Definition: xtree:198
_Tree_unchecked_const_iterator< _Mytree, _Iterator_base > _Mybase
Definition: xtree:198
constexpr const _Ty &() _Right
Definition: algorithm:3723
_Nodeptr _Ptr
Definition: xtree:126
_Tree_unchecked_const_iterator< _Mytree > _Unchecked_type
Definition: xtree:217
const _Container_base0 * _Getcont() const
Definition: xutility:77
_Nodeptr _Ptr
Definition: xtree:126
336 return (!(*
this ==
_Right));
constexpr const _Ty &() _Right
Definition: algorithm:3723
232 #if _ITERATOR_DEBUG_LEVEL == 2
233 const auto _Mycont =
static_cast<const _Mytree *
>(this->
_Getcont());
235 || this->
_Ptr == nullptr_t{}
236 || this->
_Ptr == _Mycont->_Myhead)
241 #elif _ITERATOR_DEBUG_LEVEL == 1
243 const auto _Mycont =
static_cast<const _Mytree *
>(this->
_Getcont());
248 return (_Mytree::_Myval(this->
_Ptr));
const _Container_base0 * _Getcont() const
Definition: xutility:77
#define _SCL_SECURE_VALIDATE_RANGE(cond)
Definition: yvals.h:432
#define _DEBUG_ERROR(mesg)
Definition: xutility:33
_Nodeptr _Ptr
Definition: xtree:126
#define _SCL_SECURE_VALIDATE(cond)
Definition: yvals.h:431
258 #if _ITERATOR_DEBUG_LEVEL == 2
260 || this->
_Ptr == nullptr_t{}
261 || _Mytree::_Isnil(this->
_Ptr))
266 #elif _ITERATOR_DEBUG_LEVEL == 1
271 ++
static_cast<_Mybase&
>(*this);
const _Container_base0 * _Getcont() const
Definition: xutility:77
_Tree_unchecked_const_iterator< _Mytree, _Iterator_base > _Mybase
Definition: xtree:198
#define _SCL_SECURE_VALIDATE_RANGE(cond)
Definition: yvals.h:432
#define _DEBUG_ERROR(mesg)
Definition: xutility:33
_Nodeptr _Ptr
Definition: xtree:126
#define _SCL_SECURE_VALIDATE(cond)
Definition: yvals.h:431
_Tree_const_iterator< _Mytree > _Myiter
Definition: xtree:197
284 #if _ITERATOR_DEBUG_LEVEL == 2
286 || this->
_Ptr == nullptr_t{})
292 --
static_cast<_Mybase&
>(*this);
293 if (_Ptrsav == this->
_Ptr)
298 #elif _ITERATOR_DEBUG_LEVEL == 1
302 --
static_cast<_Mybase&
>(*this);
306 --
static_cast<_Mybase&
>(*this);
const _Container_base0 * _Getcont() const
Definition: xutility:77
_Mytree::_Nodeptr _Nodeptr
Definition: xtree:201
_Tree_unchecked_const_iterator< _Mytree, _Iterator_base > _Mybase
Definition: xtree:198
#define _DEBUG_ERROR(mesg)
Definition: xutility:33
_Nodeptr _Ptr
Definition: xtree:126
#define _SCL_SECURE_VALIDATE(cond)
Definition: yvals.h:431
_Tree_const_iterator< _Mytree > _Myiter
Definition: xtree:197
321 #if _ITERATOR_DEBUG_LEVEL == 2
327 #elif _ITERATOR_DEBUG_LEVEL == 1
const _Container_base0 * _Getcont() const
Definition: xutility:77
#define _DEBUG_ERROR(mesg)
Definition: xutility:33
constexpr const _Ty &() _Right
Definition: algorithm:3723
_Nodeptr _Ptr
Definition: xtree:126
#define _SCL_SECURE_VALIDATE(cond)
Definition: yvals.h:431
The documentation for this class was generated from the following file: