Arageli::factory< std::complex< T2 > > Struct Template Reference

Specialization of common factory template for std::complex. More...

#include <factory.hpp>

List of all members.

Static Public Member Functions

static const T & unit ()
static T unit (const T &x)
static const T & opposite_unit ()
static T opposite_unit (const T &x)
static const T & null ()
static const T & null (const T &x)

Static Public Attributes

static const bool is_specialized = true


Detailed Description

template<typename T2>
struct Arageli::factory< std::complex< T2 > >

Specialization of common factory template for std::complex.

Definition at line 198 of file factory.hpp.


Member Function Documentation

template<typename T2>
static const T& Arageli::factory< std::complex< T2 > >::null ( const T &  x  )  [inline, static]

Definition at line 233 of file factory.hpp.

template<typename T2>
static const T& Arageli::factory< std::complex< T2 > >::null (  )  [inline, static]

Definition at line 227 of file factory.hpp.

template<typename T2>
static T Arageli::factory< std::complex< T2 > >::opposite_unit ( const T &  x  )  [inline, static]

Definition at line 224 of file factory.hpp.

template<typename T2>
static const T& Arageli::factory< std::complex< T2 > >::opposite_unit (  )  [inline, static]

Definition at line 218 of file factory.hpp.

template<typename T2>
static T Arageli::factory< std::complex< T2 > >::unit ( const T &  x  )  [inline, static]

Definition at line 215 of file factory.hpp.

template<typename T2>
static const T& Arageli::factory< std::complex< T2 > >::unit (  )  [inline, static]

Definition at line 209 of file factory.hpp.


Member Data Documentation

template<typename T2>
const bool Arageli::factory< std::complex< T2 > >::is_specialized = true [static]

Definition at line 207 of file factory.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:31 2006 for Arageli by  doxygen 1.4.7