![]() |
WPILibC++ 2027.0.0-alpha-4
|
This file defines the PointerIntPair class. More...
#include "wpi/util/Compiler.hpp"#include "wpi/util/PointerLikeTypeTraits.hpp"#include "wpi/util/type_traits.hpp"#include <cassert>#include <cstdint>#include <cstring>#include <limits>Go to the source code of this file.
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. | |
| namespace | std |
Functions | |
| template<std::size_t I, typename PointerTy, unsigned IntBits, typename IntType, typename PtrTraits, typename Info> | |
| decltype(auto) | wpi::util::get (const PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > &Pair) |
This file defines the PointerIntPair class.