Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

Contains definition of the call<> transform.

namespace boost {
  namespace proto {
    template<typename T> struct call;
  }
}

PrevUpHomeNext