libstdc++
utility File Reference

Go to the source code of this file.

Namespaces

namespace  std

Macros

#define _GLIBCXX_UTILITY

Functions

template<std::size_t _Int, class _Tp1 , class _Tp2 >
tuple_element< _Int, std::pair
< _Tp1, _Tp2 > >::type & 
std::get (std::pair< _Tp1, _Tp2 > &__in)
template<std::size_t _Int, class _Tp1 , class _Tp2 >
const tuple_element< _Int,
std::pair< _Tp1, _Tp2 >
>::type & 
std::get (const std::pair< _Tp1, _Tp2 > &__in)

Detailed Description

This is a Standard C++ Library header.

Definition in file utility.