![]() |
Home | Libraries | People | FAQ | More |
BOOST_PHOENIX_ADAPT_FUNCTION_NULLARY
is a macro that can be used to generate all the necessary boilerplate
to make an arbitrary nullary function a lazy function.
BOOST_PHOENIX_ADAPT_FUNCTION_NULLARY( RETURN_TYPE , LAZY_FUNCTION_NAME , FUNCTION_NAME )
#include <boost/phoenix/function/adapt_function.hpp>