Public Types | |
typedef pointer_category | category |
Static Public Member Functions | |
static const char * | type_name () |
Definition at line 5301 of file SyFi_wrap.cc.
typedef pointer_category swig::traits< std::set< GiNaC::ex, GiNaC::ex_is_less, std::allocator< GiNaC::ex > > >::category |
Definition at line 5302 of file SyFi_wrap.cc.
static const char* swig::traits< std::set< GiNaC::ex, GiNaC::ex_is_less, std::allocator< GiNaC::ex > > >::type_name | ( | ) | [inline, static] |
Definition at line 5303 of file SyFi_wrap.cc.
05303 { 05304 return "std::set<" "GiNaC::ex" "," "GiNaC::ex_is_less" "," "std::allocator< GiNaC::ex >" " >"; 05305 }