...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::xpressive::op::first::result<This(Pair)>
// In header: <boost/xpressive/regex_actions.hpp> template<typename This, typename Pair> struct result<This(Pair)> { // types typedef remove_reference< Pair >::type::first_type type; };