Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dformatter.h122 __mutable_iterator, enumerator
222 __value ? __mutable_iterator : __const_iterator; in _Parameter()
260 __value ? __mutable_iterator : __const_iterator; in _Parameter()
292 _M_variant._M_iterator._M_constness = __mutable_iterator; in _Parameter()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dformatter.h147 __mutable_iterator, enumerator
250 __value ? __mutable_iterator : __const_iterator; in _Parameter()
280 __value ? __mutable_iterator : __const_iterator; in _Parameter()
317 _M_variant._M_iterator._M_constness = __mutable_iterator; in _Parameter()