Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
SecureUniqueDeleter< T > Struct Template Reference

#include <secure.h>

Public Member Functions

void operator() (T *t) noexcept

Detailed Description

template<typename T>
struct SecureUniqueDeleter< T >

Definition at line 56 of file secure.h.

Member Function Documentation

◆ operator()()

template<typename T>
void SecureUniqueDeleter< T >::operator() ( T * t)
inlinenoexcept

Definition at line 57 of file secure.h.

Here is the call graph for this function:

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