Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template impl

boost::proto::protect::impl

Synopsis

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


template<typename , typename , typename > 
struct impl {
  // types
  typedef PrimitiveTransform result_type;
};

PrevUpHomeNext