Namespace jac::detail
Namespace List > jac > detail
Classes
Type | Name |
---|---|
struct | is_base_of_template_impl <Base, typename Derived> |
Public Attributes
Type | Name |
---|---|
constexpr bool | is_leq_i32 = = (std::is_signed_v<T> && sizeof(T) <= sizeof(int32_t)) |
|| (std::is_unsigned_v<T> && sizeof(T) < sizeof(int32_t)) |
Public Attributes Documentation
variable is_leq_i32
The documentation for this class was generated from the following file src/jac/machine/class.h