primes::add_pair< Map, Pair > Struct Template Reference

List of all members.

Public Types

typedef Pair::first key
typedef add_pair_dispatch<
Map, Pair, has_key >::type 
type
typedef Pair::first key
typedef add_pair_dispatch<
Map, Pair, has_key >::type 
type

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, has_key=(mpl::has_key< Map, key >::value))
 BOOST_STATIC_CONSTANT (bool, has_key=(mpl::has_key< Map, key >::value))

Detailed Description

template<class Map, class Pair>
struct primes::add_pair< Map, Pair >

Definition at line 246 of file Copy of playground.cpp.


Member Typedef Documentation

template<class Map, class Pair>
typedef Pair::first primes::add_pair< Map, Pair >::key

Definition at line 247 of file Copy of playground.cpp.

template<class Map, class Pair>
typedef add_pair_dispatch<Map, Pair, has_key>::type primes::add_pair< Map, Pair >::type

Definition at line 249 of file Copy of playground.cpp.

template<class Map, class Pair>
typedef Pair::first primes::add_pair< Map, Pair >::key

Definition at line 247 of file playground.cpp.

template<class Map, class Pair>
typedef add_pair_dispatch<Map, Pair, has_key>::type primes::add_pair< Map, Pair >::type

Definition at line 249 of file playground.cpp.


Member Function Documentation

template<class Map, class Pair>
primes::add_pair< Map, Pair >::BOOST_STATIC_CONSTANT ( bool  ,
has_key  = (mpl::has_key< Map, key >::value) 
)

template<class Map, class Pair>
primes::add_pair< Map, Pair >::BOOST_STATIC_CONSTANT ( bool  ,
has_key  = (mpl::has_key< Map, key >::value) 
)


The documentation for this struct was generated from the following files:
Generated on Mon Apr 2 22:25:08 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo