Searched refs:m_full (Results 1 – 4 of 4) sorted by relevance
58 m_full = true; in dereference_impl()63 if(!m_full) in dereference()69 if(m_full){ in equal()70 if(! rhs.m_full) in equal()74 if(rhs.m_full) in equal()92 m_full = false; in increment()98 bool m_full; member in boost::archive::iterators::escape105 m_full(false), in escape()
64 if(! m_full){ in dereference_impl()66 m_full = true; in dereference_impl()108 m_full = false; in increment()117 bool m_full; member in boost::archive::iterators::mb_from_wchar127 m_full(false) in mb_from_wchar()134 m_full(rhs.m_full) in mb_from_wchar()
56 if(! m_full){ in dereference_impl()58 m_full = true; in dereference_impl()68 bool m_full; member in boost::archive::iterators::unescape73 m_full = false; in increment()80 m_full(false) in unescape()
104 if(! m_full){ in dereference_impl()107 m_full = true; in dereference_impl()117 bool m_full; member in boost::archive::iterators::filter_iterator122 m_full = false; in increment()127 m_full(false) in filter_iterator()