alternative Standard Libary  0.29.8
pair.hpp-Dateireferenz
#include "type_traits.hpp"
+ Include-Abhängigkeitsdiagramm für pair.hpp:

gehe zum Quellcode dieser Datei

Klassen

struct  std::pair< T1, T2 >
 
struct  std::is_pod< pair< T1, T2 > >
 

Namensbereiche

 std
 

Funktionen

template<typename T1 , typename T2 >
pair< T1, T2 > std::make_pair (const T1 &a, const T2 &b)