SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
funcl::AssertEqual< C > Struct Template Reference

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)

Detailed Description

template<class C = Identity>
struct funcl::AssertEqual< C >

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.


The documentation for this struct was generated from the following file:
  • src/Utilities/Functional.hpp