Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::proto::functional::second::result<This(Pair const &)>

Synopsis

// In header: <boost/proto/functional/std/utility.hpp>


template<typename This, typename Pair> 
struct result<> {
  // types
  typedef  ;
};

PrevUpHomeNext