Home
last modified time | relevance | path

Searched defs:as_env (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Denv.hpp173 struct as_env struct
180 struct impl
192 struct impl<T, true>
206 struct result<This(T)>
213 operator()(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T)) const in operator ()()
222 operator()(T const &t) const in operator ()()
361 struct as_env struct
379 … typename proto::result_of::as_env<T &>::type const as_env(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T)) in as_env() function
385 typename proto::result_of::as_env<T const &>::type const as_env(T const &t) in as_env() function