boost::multi::dynamic_array::destroy_n
Synopsis
Declared in <boost/multi/array.hpp>
template<
typename It,
typename Size>
auto
destroy_n(
It first,
Size n);
Created with MrDocs
Declared in <boost/multi/array.hpp>
template<
typename It,
typename Size>
auto
destroy_n(
It first,
Size n);
Created with MrDocs