...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::insert::result<This(Cont,Size,T),typename enable_if< is_integral< UNCVREF(Size)> >::type>
template<typename This, typename Cont, typename Size, typename T> struct result<This(Cont, Size, T), typename enable_if< is_integral< UNCVREF(Size)> >::type> { // public member functions typedef UNREF(Cont) ; };