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