template<typename ColT, typename IndexT>
ProxyCollectionTraits struct
Base classes
-
template<typename ColT, typename IndexT, typename BaseProxyT>struct Reducable<ColT, IndexT>
Derived classes
-
template<typename ColT, typename IndexT = typename ColT::IndexType>struct CollectionProxy
Constructors, destructors, conversion operators
- ProxyCollectionTraits() defaulted
- ProxyCollectionTraits(ProxyCollectionTraits const&) defaulted
- ProxyCollectionTraits(ProxyCollectionTraits&&) defaulted
- ProxyCollectionTraits(VirtualProxyType const in_proxy) explicit
Public functions
- auto operator=(ProxyCollectionTraits const&) -> ProxyCollectionTraits& defaulted