Class template Dune::XT::LA::ProvidesContainer

Inherits from Dune::XT::LA::ProvidesConstContainer.

template<class Traits>
class Dune::XT::LA::ProvidesContainer : public ProvidesConstContainer<Traits>

Interface for containers that provide mutable shared-pointer access to their underlying container.

inline std::shared_ptr<ContainerType> Dune::XT::LA::ProvidesContainer::container()

No documentation provided.

type Dune::XT::LA::ProvidesContainer::BaseType

No documentation provided.

type Dune::XT::LA::ProvidesContainer::ContainerType

No documentation provided.