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

Public types

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

Typedef documentation

template<typename ColT, typename IndexT>
using vt::vrt::collection::CollectionElmAttorney<ColT, IndexT>::CollectionType = CollectionBase<ColT, IndexT>

template<typename ColT, typename IndexT>
using vt::vrt::collection::CollectionElmAttorney<ColT, IndexT>::VirtualPtrType = std::unique_ptr<CollectionType>