template< class Key, class T, class Compare, class Alloc > bool operator==(
void push( const T& value );
template< class... Args > iterator emplace( const_iterator
After reviewing national body comments to n3690, this library component was voted out from C++14 working paper into a separate
void swap( priority_queue& other );
bool empty() const;
void reserve( size_type new_cap );
size_type size() const;
local_iterator end( size_type n );
void swap( forward_list& other );
Page 7 of 44