Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/
Dfunctor.hpp82 struct assign_on_exit struct in boost::spirit::lex::lexertl::functor
84 assign_on_exit(T& dst, T const& src) in assign_on_exit() argument
87 ~assign_on_exit() in ~assign_on_exit()
92 T& dst_;
93 T const& src_;