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

Public Types

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

Static Public Member Functions

static PyObject * asdict (const map_type &map)
 
static PyObject * from (const map_type &map)
 

Detailed Description

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

Definition at line 6400 of file PythonWrapper.h.


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