template<typename ColT, typename IndexT, typename BaseProxyT>
vt::vrt::collection::Destroyable struct

Constructors, destructors, conversion operators

Destroyable() defaulted
Destroyable(Destroyable const&) defaulted
Destroyable(Destroyable&&) defaulted
Destroyable(VirtualProxyType const in_proxy) explicit

Public functions

auto operator=(Destroyable const&) -> Destroyable& defaulted
void destroy() const