dune-functions 2.9.0
Public Member Functions | List of all members
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: