SyFi 0.3
|
Public Types | |
typedef pointer_category | category |
Static Public Member Functions | |
static const char * | type_name () |
Definition at line 4984 of file SyFi_wrap.cc.
typedef pointer_category swig::traits< std::map< GiNaC::ex, int, GiNaC::ex_is_less, std::allocator< std::pair< GiNaC::ex const, int > > > >::category |
Definition at line 4985 of file SyFi_wrap.cc.
static const char* swig::traits< std::map< GiNaC::ex, int, GiNaC::ex_is_less, std::allocator< std::pair< GiNaC::ex const, int > > > >::type_name | ( | ) | [inline, static] |
Definition at line 4986 of file SyFi_wrap.cc.
{ return "std::map<" "GiNaC::ex" "," "int" "," "GiNaC::ex_is_less" "," "std::allocator< std::pair< GiNaC::ex const,int > >" " >"; }