Home
last modified time | relevance | path

Searched refs:is_memtransfer_copy_constructible (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/container/detail/
H A Dcopy_move_algo.hpp146 struct is_memtransfer_copy_constructible struct
155 : enable_if<container_detail::is_memtransfer_copy_constructible<I, O>, R>
160 : disable_if<container_detail::is_memtransfer_copy_constructible<I, O>, R>