Home
last modified time | relevance | path

Searched defs:is_memzero_initializable (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.hpp231 struct is_memzero_initializable struct
233 typedef typename ::boost::container::iterator_traits<O>::value_type value_type;
234 static const bool value = are_elements_contiguous<O>::value &&