Dune-Functions 2.11
Loading...
Searching...
No Matches
Dune::Functions::Concept::HasResize Struct Reference

#include <dune/functions/functionspacebases/concepts.hh>

Public Member Functions

template<class C>
auto require (C &&c) -> decltype(c.resize(0))

Member Function Documentation

◆ require()

template<class C>
auto Dune::Functions::Concept::HasResize::require ( C && c) ->decltype(c.resize(0))

The documentation for this struct was generated from the following file: