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::map< K, T, Compare, Alloc > > Struct Template Reference

Public Types

typedef std::map< K, T,
Compare, Alloc > 
map_type
 

Static Public Member Functions

static int asptr (PyObject *obj, map_type **val)
 

Detailed Description

template<class K, class T, class Compare, class Alloc>
struct swig::traits_asptr< std::map< K, T, Compare, Alloc > >

Definition at line 6377 of file PythonWrapper.h.


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