#include <boost/preprocessor/iteration/iterate.hpp>
#include <boost/preprocessor/repetition/enum_params.hpp>
#include <boost/preprocessor/repetition/enum_trailing_params.hpp>
#include <boost/proto/proto_fwd.hpp>
#include <boost/proto/transform/make.hpp>
#include <boost/proto/transform/call.hpp>
#include <boost/proto/transform/impl.hpp>
#include <boost/proto/transform/detail/pack.hpp>
#include <boost/proto/transform/detail/lazy.hpp>
Classes | |
struct | boost::proto::lazy< Object > |
A PrimitiveTransform that uses make<> to build a CallableTransform, and then uses call<> to apply it. More... | |
struct | boost::proto::lazy< Object >::impl< Expr, State, Data > |
struct | boost::proto::lazy< detail::msvc_fun_workaround< Fun > > |
INTERNAL ONLY. More... | |
struct | boost::proto::is_callable< lazy< Object > > |
INTERNAL ONLY. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::proto | |