Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::proto::_byval::result<This(T)>

Synopsis

// In header: <boost/proto/transform/arg.hpp>


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

PrevUpHomeNext