dune-functions 2.9.0
Public Member Functions | List of all members
Dune::Functions::Concept::HasSizeMethod Struct Reference

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

Public Member Functions

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

Member Function Documentation

◆ require()

template<class C >
auto Dune::Functions::Concept::HasSizeMethod::require ( C &&  c) -> decltype(c.size())

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