Module config

Module config 

Source
Expand description

Library configuration and feature detection

Functionsยง

has_animations
Check if animations are available
has_fixed_point
Check if fixed-point math is available
has_floating_point
Check if floating-point math is available
has_integer_math
Check if integer-only math is being used
has_std
Check if std is available
math_backend
Get the math backend name
system_category
Get the system configuration category based on enabled features