AnimatLab  2
Test
swig::traits_from_stdseq< Seq, T > Struct Template Reference
+ Collaboration diagram for swig::traits_from_stdseq< Seq, T >:

Public Types

typedef sequence::const_iterator const_iterator
 
typedef Seq sequence
 
typedef Seq::size_type size_type
 
typedef T value_type
 

Static Public Member Functions

static PyObject * from (const sequence &seq)
 

Detailed Description

template<class Seq, class T = typename Seq::value_type>
struct swig::traits_from_stdseq< Seq, T >

Definition at line 5468 of file AnimatSimPy_wrap.cxx.


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