|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | compare_three_way_result< T, U > |
| struct | compare_three_way_result< T, U > |
Namespaces | |
| namespace | etl |
Typedefs | |
| template<typename T , typename U = T> | |
| using | compare_three_way_result_t = decltype(etl::declval< etl::remove_reference_t< T > const & >()<=> etl::declval< etl::remove_reference_t< U > const & >()) |