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

Public types

using CollectionType = CollectionBase<ColT, IndexT>
using VirtualPtrType = std::unique_ptr<CollectionType>