Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dcopy_move_algo.hpp234 struct is_memzero_initializable struct
236 typedef typename ::boost::container::iterator_traits<O>::value_type value_type;
237 static const bool value = are_elements_contiguous<O>::value &&