Sequoia
|
Trait for determining if the elements of a set of types are all the same. More...
#include <TypeTraits.hpp>
Trait for determining if the elements of a set of types are all the same.
The set must have at least one element, and in this case the trait is convertible to std::true_type.