libmoost
moost::detail::which_helper< Pair, 2 > Struct Template Reference

#include <which.hpp>

List of all members.

Public Types

typedef Pair::second_type type

Static Public Member Functions

static type Pair::* member ()

Detailed Description

template<class Pair>
struct moost::detail::which_helper< Pair, 2 >

Definition at line 111 of file which.hpp.


Member Typedef Documentation

template<class Pair >
typedef Pair::second_type moost::detail::which_helper< Pair, 2 >::type

Definition at line 113 of file which.hpp.


Member Function Documentation

template<class Pair >
static type Pair::* moost::detail::which_helper< Pair, 2 >::member ( ) [inline, static]

Definition at line 114 of file which.hpp.


The documentation for this struct was generated from the following file: