Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template impl

boost::proto::protect::impl

Synopsis

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

PrevUpHomeNext