template<typename ColT, typename IndexT>
ProxyCollectionElmTraits struct
Base classes
-
template<typename ColT, typename IndexT, typename BaseProxyT>struct Sendable<ColT, IndexT>
Derived classes
-
template<typename ColT, typename IndexT>struct VrtElmProxy
Constructors, destructors, conversion operators
- ProxyCollectionElmTraits() defaulted
- ProxyCollectionElmTraits(ProxyCollectionElmTraits const&) defaulted
- ProxyCollectionElmTraits(ProxyCollectionElmTraits&&) defaulted
-
ProxyCollectionElmTraits(typename elm_proxy::
Chain1<ColT, IndexT>::ProxyType const& in_proxy, typename elm_proxy:: Chain1<ColT, IndexT>::ElementProxyType const& in_elm)
Public functions
- auto operator=(ProxyCollectionElmTraits const&) -> ProxyCollectionElmTraits& defaulted