|
FastLED 3.9.15
|
#include "fl/stl/noexcept.h"
Include dependency graph for limits.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | fl::detail::integer_digits10_helper< T > |
| struct | fl::detail::integer_digits_helper< T > |
| struct | fl::detail::integer_max_helper< T, false > |
| struct | fl::detail::integer_max_helper< T, true > |
| struct | fl::detail::integer_min_helper< T, false > |
| struct | fl::detail::integer_min_helper< T, true > |
| struct | fl::numeric_limits< T > |
| struct | fl::numeric_limits< bool > |
| struct | fl::numeric_limits< char > |
| struct | fl::numeric_limits< double > |
| struct | fl::numeric_limits< float > |
| struct | fl::numeric_limits< int > |
| struct | fl::numeric_limits< long > |
| struct | fl::numeric_limits< long long > |
| struct | fl::numeric_limits< short > |
| struct | fl::numeric_limits< signed char > |
| struct | fl::numeric_limits< unsigned char > |
| struct | fl::numeric_limits< unsigned int > |
| struct | fl::numeric_limits< unsigned long > |
| struct | fl::numeric_limits< unsigned long long > |
| struct | fl::numeric_limits< unsigned short > |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::detail |
Compile-time linker keep-alive hook for a single fl::Bus. | |
Functions | |
| template<typename T> | |
| constexpr int | fl::detail::integer_digits10_func () FL_NOEXCEPT |
| template<typename T> | |
| constexpr int | fl::detail::integer_digits_func () FL_NOEXCEPT |