pyhpp::stl_pair< T1, T2 > Struct Template Reference

#include <pyhpp/stl-pair.hh>

Public Types

typedef std::pair< T1, T2 > pair_type
 

Public Member Functions

 stl_pair (const char *name)
 

Member Typedef Documentation

◆ pair_type

template<typename T1 , typename T2 >
typedef std::pair<T1, T2> pyhpp::stl_pair< T1, T2 >::pair_type

Constructor & Destructor Documentation

◆ stl_pair()

template<typename T1 , typename T2 >
pyhpp::stl_pair< T1, T2 >::stl_pair ( const char *  name)
inline

The documentation for this struct was generated from the following file: