WPILibC++ 2024.3.2
wpi::detail::AllocatorHolder< Alloc & > Class Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/llvm/include/wpi/AllocatorBase.h>

Public Member Functions

 AllocatorHolder (Alloc &A)
 
Alloc & getAllocator ()
 
const Alloc & getAllocator () const
 

Constructor & Destructor Documentation

◆ AllocatorHolder()

template<typename Alloc >
wpi::detail::AllocatorHolder< Alloc & >::AllocatorHolder ( Alloc &  A)
inline

Member Function Documentation

◆ getAllocator() [1/2]

template<typename Alloc >
Alloc & wpi::detail::AllocatorHolder< Alloc & >::getAllocator ( )
inline

◆ getAllocator() [2/2]

template<typename Alloc >
const Alloc & wpi::detail::AllocatorHolder< Alloc & >::getAllocator ( ) const
inline

The documentation for this class was generated from the following file: