Arageli::binary_function_traits< TAG, ARG1, ARG2 > Struct Template Reference

#include <function_traits.hpp>

List of all members.

Public Types

typedef void result_type
typedef ARG1 first_argument_type
typedef ARG2 second_argument_type
typedef TAG tag

Static Public Attributes

static const bool is_specialized = false
static const bool alternates_first_argument = false
static const bool alternates_second_argument = false
static const bool has_side_effect = false


Detailed Description

template<typename TAG, typename ARG1, typename ARG2>
struct Arageli::binary_function_traits< TAG, ARG1, ARG2 >

Definition at line 323 of file function_traits.hpp.


Member Typedef Documentation

template<typename TAG, typename ARG1, typename ARG2>
typedef ARG1 Arageli::binary_function_traits< TAG, ARG1, ARG2 >::first_argument_type

Definition at line 327 of file function_traits.hpp.

template<typename TAG, typename ARG1, typename ARG2>
typedef void Arageli::binary_function_traits< TAG, ARG1, ARG2 >::result_type

Definition at line 326 of file function_traits.hpp.

template<typename TAG, typename ARG1, typename ARG2>
typedef ARG2 Arageli::binary_function_traits< TAG, ARG1, ARG2 >::second_argument_type

Definition at line 328 of file function_traits.hpp.

template<typename TAG, typename ARG1, typename ARG2>
typedef TAG Arageli::binary_function_traits< TAG, ARG1, ARG2 >::tag

Definition at line 329 of file function_traits.hpp.


Member Data Documentation

template<typename TAG, typename ARG1, typename ARG2>
const bool Arageli::binary_function_traits< TAG, ARG1, ARG2 >::alternates_first_argument = false [static]

Definition at line 330 of file function_traits.hpp.

template<typename TAG, typename ARG1, typename ARG2>
const bool Arageli::binary_function_traits< TAG, ARG1, ARG2 >::alternates_second_argument = false [static]

Definition at line 331 of file function_traits.hpp.

template<typename TAG, typename ARG1, typename ARG2>
const bool Arageli::binary_function_traits< TAG, ARG1, ARG2 >::has_side_effect = false [static]

Definition at line 332 of file function_traits.hpp.

template<typename TAG, typename ARG1, typename ARG2>
const bool Arageli::binary_function_traits< TAG, ARG1, ARG2 >::is_specialized = false [static]

Definition at line 325 of file function_traits.hpp.


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