Home | History | Annotate | Download | only in bits

Lines Matching refs:_M_refdata

203 	  traits_type::assign(this->_M_refdata()[__n], _S_terminal);
209 _M_refdata() throw()
244 return _M_refdata();
2150 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) { }