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

Constructors, destructors, conversion operators

Gettable() defaulted
Gettable(typename BaseProxyT::ProxyType const& in_proxy, typename BaseProxyT::ElementProxyType const& in_elm)

Public functions

template<typename SerializerT>
void serialize(SerializerT& s)
auto tryGetLocalPtr() const -> ColT*