Simple-Utility v2.3.1
|
Determines whether the given type satisfies the constraints of a operator-policy. More...
#include <BasicClosure.hpp>
Determines whether the given type satisfies the constraints of a operator-policy.
T | Type to check. |
There are not many syntactic constraints, the concept can check for. The policy enables the various composing operators for the closure type. It should define a binary operator(-set) and return a composition (wrapped in another closure type) of both.