![]() |
deal.II version GIT relicensing-2684-gc61376a70f 2025-02-22 15:30:00+00:00
|
#include <deal.II/base/template_constraints.h>
Public Member Functions | |
ValueType | operator() (const ArgType &) |
Public Attributes | |
ValueType | value |
A class that always returns a given value. This is needed as a workaround for lambdas used as default parameters some compilers struggle to deal with.
Definition at line 332 of file template_constraints.h.
|
inline |
Definition at line 336 of file template_constraints.h.
ValueType always_return< ArgType, ValueType >::value |
Definition at line 334 of file template_constraints.h.