Specifies that an object of the type can be constructed from a given set of arguments in uninitialized storage by a given allocator. Requirements
Defined in header
template< class Key, class Compare, class Alloc
void resize( size_type count, T value = T() );
RealType a() const; (1)
result_type max() const;
Page 97 of 100