reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
93 if ((this->epptr() - this->pbase()) < __capacity) 97 _M_pbump(__base, __base + __capacity, this->pptr() - this->pbase()); 112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) 129 const __size_type __opt_len = std::max(__size_type(2 * __capacity),