WinStd
Windows Win32 API using Standard C++
Loading...
Searching...
No Matches
winstd::EapHostPeerFreeEapError_delete Struct Reference

Deleter for unique_ptr to EAP_ERROR using EapHostPeerFreeEapError. More...

#include <WinStd/EAP.h>

Public Member Functions

 EapHostPeerFreeEapError_delete () noexcept
 Default constructor.
 
void operator() (EAP_ERROR *_Ptr) const noexcept
 Delete a pointer.
 

Detailed Description

Deleter for unique_ptr to EAP_ERROR using EapHostPeerFreeEapError.

Member Function Documentation

◆ operator()()

void winstd::EapHostPeerFreeEapError_delete::operator() ( EAP_ERROR * _Ptr) const
inlinenoexcept

Delete a pointer.

See also
EapHostPeerFreeEapError function

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