...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::proto::extends::result
// In header: <boost/proto/extends.hpp>
template<typename Signature>
struct result {
// types
typedef unspecified
type;
};