Simple-Utility v2.3.1
|
Determines whether a type can be used on both sides of operator -= expressions and if the return type is convertible to the expected one. More...
#include <operators.hpp>
Determines whether a type can be used on both sides of operator -= expressions and if the return type is convertible to the expected one.
T | The type to check |
TResult | The expected return type |