Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: