SyFi 0.3
|
Public Types | |
typedef pointer_category | category |
Static Public Member Functions | |
static const char * | type_name () |
Definition at line 5125 of file SyFi_wrap.cc.
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 5126 of file SyFi_wrap.cc.
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 5127 of file SyFi_wrap.cc.
{ return "std::list<" "std::pair< GiNaC::symbol,GiNaC::ex >" ", " "std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > >" " >"; }