Tatooine
tatooine::index_order Concept Reference

#include <index_order.h>

Concept definition

template<typename T>
concept tatooine::index_order = std::same_as<T, x_fastest> || std::same_as<T, x_slowest>
Definition: index_order.h:139