WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
wpi::NullDeleter< T > Struct Template Reference

#include <wpi/NullDeleter.h>

Public Member Functions

void operator() (T *) const noexcept
 

Member Function Documentation

◆ operator()()

template<class T >
void wpi::NullDeleter< T >::operator() ( T * ) const
inlinenoexcept

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