#include <etl/concepts.hpp>
template<typename T, typename U>
{ t != u } -> boolean_testable;
}
Definition boolean_testable.hpp:20
Definition weakly_equality_comparable_with.hpp:18
typename remove_reference< T >::type remove_reference_t
Definition remove_reference.hpp:28
- Note
- Non-standard extension