Class template Dune::XT::LA::ProvidesConstContainer¶
Inherits from Dune::XT::Common::CRTPInterface.
-
template<class Traits>
class Dune::XT::LA::ProvidesConstContainer : public Common::CRTPInterface<ProvidesConstContainer<Traits>, Traits>¶ Interface for containers that provide const shared-pointer access to their underlying container.
-
inline std::shared_ptr<const ContainerType> Dune::XT::LA::ProvidesConstContainer::container() const¶
No documentation provided.
-
type Dune::XT::LA::ProvidesConstContainer::ContainerType¶
No documentation provided.