Template Struct IdLess

Struct Documentation

template<typename T>
struct IdLess

Compares ids of primitives. Can be used for some sorted stl containers.

Public Functions

inline constexpr bool operator()(const T &a, const T &b)