Function Dune::XT::Common::make_const_storage

template<typename T, typename ...Args>
ConstStorageProvider<T> Dune::XT::Common::make_const_storage(Args&&... args)

creates a ConstStorageProvider owning a T constructed from the given arguments