template <typename Seq> \
struct INTRINSIC \
{ \
typedef \
typename fusion::result_of::INTRINSIC< \
is_const< \
typename remove_reference< \
typename Seq::env_type \
, add_const< \
typename proto::detail::uncvref< \
typename Seq::env_type \
> \
, proto::detail::uncvref< \
typename Seq::env_type \
> \
\
{ \
return fusion::INTRINSIC(seq.env); \
} \
} \
auto call(F f, Context const &context, mpl::true_)
Definition: call.hpp:52
typed_value< T > * value()
Creates a typed_value instance.
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42
Definition: eval_if.hpp:53