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

Definition at line 4928 of file SyFiPYTHON_wrap.cxx.


Member Typedef Documentation

typedef pointer_category swig::traits< std::vector< GiNaC::ex, std::allocator< GiNaC::ex > > >::category

Definition at line 4929 of file SyFiPYTHON_wrap.cxx.


Member Function Documentation

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

Definition at line 4930 of file SyFiPYTHON_wrap.cxx.

                                         {
            return "std::vector<" "GiNaC::ex" "," "std::allocator< GiNaC::ex >" " >";
          }

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