Definition at line 1966 of file stl_deque.h.
1967 {
1970 __N(
"cannot create std::deque larger than max_size()"));
1972 }
void __throw_length_error(const char *)
static size_type _S_max_size(const _Tp_alloc_type &__a) noexcept
A standard container using fixed-size memory allocation and constant-time manipulation of elements at...
Referenced by _M_range_initialize().