Home
last modified time | relevance | path

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

/third_party/boost/boost/variant/detail/
Dapply_visitor_unary.hpp113 struct result_wrapper1 struct
118 explicit result_wrapper1(Visitor&& visitor) BOOST_NOEXCEPT in result_wrapper1() function
137 …boost::detail::variant::result_wrapper1<Visitor, Visitable> cpp14_vis(::boost::forward<Visitor>(vi… in apply_visitor() argument