Defined in header
Usage declaration
const std::error_code& code() const;
void swap(unique_ptr& other);
A default constructor is a constructor which can be called with no arguments (either defined with an empty parameter list, or with default arguments provided for every parameter)
iterator upper_bound( const Key& key ); (1)
Page 100 of 100