Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/
Doptional_swap.hpp57 # define BOOST_OPTIONAL_DETAIL_MOVE(EXPR_) boost::move(EXPR_) argument
59 # define BOOST_OPTIONAL_DETAIL_MOVE(EXPR_) EXPR_ argument