Home
last modified time | relevance | path

Searched refs:_M_first_insert (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
Dlosertree.h85 bool _M_first_insert; variable
112 _M_first_insert = true; in _LoserTreeBase()
138 if (_M_first_insert) in __insert_start()
143 _M_first_insert = false; in __insert_start()
176 using _Base::_M_first_insert;
269 using _Base::_M_first_insert;