Home
last modified time | relevance | path

Searched refs:BOOST_PROTO_APPLY_UNARY_ (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/proto/
Doperators.hpp114 … , BOOST_PROTO_APPLY_UNARY_(TRAIT, Arg) \
128 … , BOOST_PROTO_APPLY_UNARY_(TRAIT, Arg) \
215 … , BOOST_PROTO_APPLY_UNARY_(TRAIT, Arg) \
301 #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) TRAIT<ARG> macro
333 #undef BOOST_PROTO_APPLY_UNARY_
342 … #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) \ macro
363 … #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) \ macro