Arageli::unary_function_traits< TAG, ARG > Struct Template Reference

#include <function_traits.hpp>

List of all members.

Public Types

typedef void result_type
typedef ARG argument_type
typedef TAG tag

Static Public Attributes

static const bool is_specialized = false
static const bool alternates_argument = false
static const bool has_side_effect = false


Detailed Description

template<typename TAG, typename ARG>
struct Arageli::unary_function_traits< TAG, ARG >

Definition at line 311 of file function_traits.hpp.


Member Typedef Documentation

template<typename TAG, typename ARG>
typedef ARG Arageli::unary_function_traits< TAG, ARG >::argument_type

Definition at line 315 of file function_traits.hpp.

template<typename TAG, typename ARG>
typedef void Arageli::unary_function_traits< TAG, ARG >::result_type

Definition at line 314 of file function_traits.hpp.

template<typename TAG, typename ARG>
typedef TAG Arageli::unary_function_traits< TAG, ARG >::tag

Definition at line 316 of file function_traits.hpp.


Member Data Documentation

template<typename TAG, typename ARG>
const bool Arageli::unary_function_traits< TAG, ARG >::alternates_argument = false [static]

Definition at line 317 of file function_traits.hpp.

template<typename TAG, typename ARG>
const bool Arageli::unary_function_traits< TAG, ARG >::has_side_effect = false [static]

Definition at line 318 of file function_traits.hpp.

template<typename TAG, typename ARG>
const bool Arageli::unary_function_traits< TAG, ARG >::is_specialized = false [static]

Definition at line 313 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