WPILibC++ 2024.1.1-beta-4
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: