Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
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 61 of file secure.h.

Member Function Documentation

◆ operator()()

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

Definition at line 62 of file secure.h.

Here is the call graph for this function:

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