Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dapply_visitor_unary.hpp132 struct result_wrapper1 struct
137 explicit result_wrapper1(Visitor& visitor) BOOST_NOEXCEPT in result_wrapper1() function
155 boost::detail::variant::result_wrapper1<Visitor, Visitable> cpp14_vis(visitor); in apply_visitor()