OASIS
Open Algebra Software
|
Checks if type T is same as any of the provided types in U. More...
#include <Oasis/Concepts.hpp>
Checks if type T is same as any of the provided types in U.
T | The type to compare against. |
U | The comparision types. |