Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.90.0.
boost::xpressive::placeholder
// In header: <boost/xpressive/regex_actions.hpp> template<typename T, int I, typename Dummy> struct placeholder { // types typedef placeholder< T, I, Dummy > this_type; typedef unspecified action_arg_type; };