reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
53 if (!_M_buf_allocated && !_M_buf) 56 _M_buf_allocated = true; 65 if (_M_buf_allocated) 69 _M_buf_allocated = false; 135 _M_buf_allocated = std::__exchange(__rhs._M_buf_allocated, false); 163 std::swap(_M_buf_allocated, __rhs._M_buf_allocated);