angel
mercurial changeset:
|
Empty operator class for dummy arguments. More...
#include <angel_tools.hpp>
Public Member Functions | |
void | operator() (const operand_t &) |
void | operator() (operand_t &) |
Empty operator class for dummy arguments.
Definition at line 898 of file angel_tools.hpp.
void angel::empty_operator_t< operand_t >::operator() | ( | const operand_t & | ) | [inline] |
Definition at line 899 of file angel_tools.hpp.
void angel::empty_operator_t< operand_t >::operator() | ( | operand_t & | ) | [inline] |
Definition at line 900 of file angel_tools.hpp.