WPILibC++ 2024.1.1-beta-4
wpi Directory Reference

Files

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