...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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: |
|