SyFi 0.3
swig::traits< std::pair< GiNaC::ex, int > > Struct Template Reference

List of all members.

Public Types

typedef pointer_category category

Static Public Member Functions

static const char * type_name ()

Detailed Description

template<>
struct swig::traits< std::pair< GiNaC::ex, int > >

Definition at line 4974 of file SyFi_wrap.cc.


Member Typedef Documentation

typedef pointer_category swig::traits< std::pair< GiNaC::ex, int > >::category

Definition at line 4975 of file SyFi_wrap.cc.


Member Function Documentation

static const char* swig::traits< std::pair< GiNaC::ex, int > >::type_name ( ) [inline, static]

Definition at line 4976 of file SyFi_wrap.cc.

                                         {
            return "std::pair<" "GiNaC::ex" "," "int" " >";
          }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines