Subscriber portal
Defines several general templates that can be used throughout the Standard Template Library.
#include <utility>
Class
Description
tuple_element Class <utility>
Wraps the type of a pair element.
tuple_size Class <utility>
Wraps pair element count.
Function
get Function <utility>
Gets an element from a pair object.