WPILibC++ 2025.2.1
|
Files | |
ADL.h | |
AlignOf.h | |
AllocatorBase.h | |
This file defines MallocAllocator. | |
bit.h | |
This file implements the C++20 <bit> header. | |
Casting.h | |
Chrono.h | |
Compiler.h | |
ConvertUTF.h | |
DenseMap.h | |
This file defines the DenseMap class. | |
DenseMapInfo.h | |
This file defines DenseMapInfo traits for DenseMap. | |
DenseMapInfoVariant.h | |
This file defines DenseMapInfo traits for DenseMap<std::variant<Ts...>>. | |
Endian.h | |
EpochTracker.h | |
This file defines the DebugEpochBase and DebugEpochBase::HandleBase classes. | |
Errc.h | |
Errno.h | |
ErrorHandling.h | |
function_ref.h | |
FunctionExtras.h | |
This file provides a collection of function (or more generally, callable) type erasure utilities supplementing those provided by the standard library in <function> . | |
Hashing.h | |
iterator.h | |
iterator_range.h | |
This provides a very simple, boring adaptor for a begin and end iterator into a range type. | |
MapVector.h | |
This file implements a map that provides insertion order iteration. | |
MathExtras.h | |
MemAlloc.h | |
This file defines counterparts of C library allocation functions defined in the namespace 'std'. | |
MemoryBuffer.h | |
PointerIntPair.h | |
This file defines the PointerIntPair class. | |
PointerLikeTypeTraits.h | |
PointerUnion.h | |
This file defines the PointerUnion class, which is a discriminated union of pointer types. | |
raw_os_ostream.h | |
raw_ostream.h | |
ReverseIteration.h | |
SmallPtrSet.h | |
This file defines the SmallPtrSet class. | |
SmallSet.h | |
This file defines the SmallSet class. | |
SmallString.h | |
This file defines the SmallString class. | |
SmallVector.h | |
This file defines the SmallVector class. | |
SmallVectorMemoryBuffer.h | |
STLForwardCompat.h | |
This file contains library features backported from future STL versions. | |
StringExtras.h | |
SwapByteOrder.h | |
type_traits.h | |
VersionTuple.h | |
Defines the llvm::VersionTuple class, which represents a version in the form major[.minor[.subminor]]. | |
WindowsError.h | |
xxhash.h | |