BOOST_YAP_USER_LITERAL_PLACEHOLDER_OPERATOR
// In header: <boost/yap/user_macros.hpp>
BOOST_YAP_USER_LITERAL_PLACEHOLDER_OPERATOR(expr_template)
Defines user defined literal template that creates literal placeholders instantiated from the expr_template expression template. It is recommended that you put this in its own namespace.
Parameters: |
|