Home
last modified time | relevance | path

Searched refs:swap_selector (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/optional/detail/
H A Doptional_swap.hpp23 template <bool use_default_constructor> struct swap_selector;
26 struct swap_selector<true> struct
63 struct swap_selector<false> struct
110 …optional_detail::swap_selector<optional_swap_should_use_default_constructor<T>::value>::optional_s… in swap()