StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Static Public Member Functions | List of all members
swig::traits_asptr< std::pair< T, U > > Struct Template Reference

Public Types

typedef std::pair< T, U > value_type
 

Static Public Member Functions

static int get_pair (PyObject *first, PyObject *second, std::pair< T, U > **val)
 
static int asptr (PyObject *obj, std::pair< T, U > **val)
 

Detailed Description

template<class T, class U>
struct swig::traits_asptr< std::pair< T, U > >

Definition at line 5352 of file PythonWrapper.h.


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