|
SpECTRE
v2025.08.19
|
Functional that asserts that the function object C applied to the first and second arguments are equal and returns the function object C applied to the first argument.
More...
#include <Functional.hpp>
Public Member Functions | |
| template<class T > | |
| const T & | operator() (const T &t0, const T &t1) |
Functional that asserts that the function object C applied to the first and second arguments are equal and returns the function object C applied to the first argument.