SyFi
0.3
|
Public Types | |
typedef pointer_category | category |
Static Public Member Functions | |
static const char * | type_name () |
Definition at line 5621 of file SyFiPYTHON_wrap.cxx.
typedef pointer_category swig::traits< std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > >::category |
Definition at line 5622 of file SyFiPYTHON_wrap.cxx.
static const char* swig::traits< std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > >::type_name | ( | ) | [inline, static] |
Definition at line 5623 of file SyFiPYTHON_wrap.cxx.
{ return "std::list<" "std::pair< GiNaC::symbol,GiNaC::ex >" ", " "std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > >" " >"; }