angel  mercurial changeset:
angel::empty_operator_t< operand_t > Struct Template Reference

Empty operator class for dummy arguments. More...

#include <angel_tools.hpp>

List of all members.

Public Member Functions

void operator() (const operand_t &)
void operator() (operand_t &)

Detailed Description

template<class operand_t>
struct angel::empty_operator_t< operand_t >

Empty operator class for dummy arguments.

Definition at line 898 of file angel_tools.hpp.


Member Function Documentation

template<class operand_t >
void angel::empty_operator_t< operand_t >::operator() ( const operand_t &  ) [inline]

Definition at line 899 of file angel_tools.hpp.

template<class operand_t >
void angel::empty_operator_t< operand_t >::operator() ( operand_t &  ) [inline]

Definition at line 900 of file angel_tools.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines