int value() const;
static std::size_t length(const char_type* p);
Defined in header
param_type param() const; (1)
native_handle_type native_handle();
void reverse();
void swap( queue& other );
Queries size of the object or type. Used when actual size of the object must be known. Syntax
Page 82 of 100