reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
492 { return _Bit_alloc_traits::allocate(_M_impl, _S_nword(__n)); } 1095 this->_M_impl._M_end_of_storage = __q + _S_nword(__n);usr/include/c++/7.4.0/bits/vector.tcc
750 this->_M_impl._M_end_of_storage = __q + _S_nword(__len); 813 this->_M_impl._M_end_of_storage = __q + _S_nword(__len);