![]() |
deal.II version GIT relicensing-2968-g5f01c80b02 2025-03-29 13:10: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.