Home
last modified time | relevance | path

Searched refs:disable_overload (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 Dinitializer.hpp91 template <class T> struct disable_overload{}; struct in boost::detail::variant::make_initializer_node::apply::initializer_node
93 …typedef typename boost::mpl::if_<is_reference_content_t, disable_overload<public_T>, public_T&& >:…