#include <phoenix.hpp>
Public Member Functions | |
template<typename T> | |
void | operator() (T &) |
Does nothing: This class is called no_op for a reason ;). |
See the phoenix<> class.
Definition at line 39 of file phoenix.hpp.
void s11n::Detail::no_op_phoenix_initializer::operator() | ( | T & | ) | [inline] |
Does nothing: This class is called no_op for a reason ;).
Definition at line 43 of file phoenix.hpp.