Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/proto/transform/arg.hpp>

Contains definition of the childN transforms and friends.

namespace boost {
  namespace proto {
    struct _expr;
    struct _state;
    struct _data;
    template<int N> struct _child_c;
    struct _value;
    struct _void;
    struct _byref;
    struct _byval;
  }
}

PrevUpHomeNext