Argon 0.1.0
Loading...
Searching...
No Matches
argon::helpers::has_smaller Concept Reference

Concept to check if a type has a smaller corresponding type. More...

#include <helpers.hpp>

Concept definition

template<typename T>
Concept to check if a type has a smaller corresponding type.
Definition helpers.hpp:50
constexpr bool has_smaller_v
Helper template to determine if a type has a smaller corresponding type.
Definition helpers.hpp:18

Detailed Description

Concept to check if a type has a smaller corresponding type.