SyFi  0.3
swig::traits< std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > > 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::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > >

Definition at line 5623 of file SyFiPYTHON_wrap.cxx.


Member Typedef Documentation

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 5624 of file SyFiPYTHON_wrap.cxx.


Member Function Documentation

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 5625 of file SyFiPYTHON_wrap.cxx.

                                         {
            return "std::list<" "std::pair< GiNaC::symbol,GiNaC::ex >" ", " "std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > >" " >";
          }

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