![]() |
WPILibC++ 2027.0.0-alpha-4
|
#include <algorithm>#include <cstdint>#include <stdexcept>#include <string>#include <string_view>#include <fmt/format.h>#include "wpi/util/StringExtras.hpp"#include "wpi/util/ct_string.hpp"Go to the source code of this file.
Classes | |
| class | wpi::util::Color |
| Represents colors that can be used with Addressable LEDs. More... | |
Namespaces | |
| namespace | wpi |
| namespace | wpi::util |
| namespace | wpi::util::detail |
| These are wrappers over isa* function that allow them to be used in generic algorithms such as wpi::util:all_of, wpi::util::none_of, etc. | |
Functions | |
| constexpr double | wpi::util::detail::ceil_int (double x, double x_whole) noexcept |
| constexpr double | wpi::util::detail::ceil (double x) noexcept |