limes 3.1.0
Composable Calculus Expressions for C++20
Loading...
Searching...
No Matches
limes::methods::is_integration_method< M > Struct Template Reference

Type trait to tag types as integration methods (specialized per method struct) More...

#include <concepts.hpp>

+ Inheritance diagram for limes::methods::is_integration_method< M >:
+ Collaboration diagram for limes::methods::is_integration_method< M >:

Detailed Description

template<typename M>
struct limes::methods::is_integration_method< M >

Type trait to tag types as integration methods (specialized per method struct)

Definition at line 17 of file concepts.hpp.


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