WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
wpi::detail::AllocatorHolder< Alloc & > Class Template Reference

#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: