join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::BigNumDelete Struct Reference

custom functor for BIGNUM deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr BigNumDelete () noexcept=default
 
void operator() (BIGNUM *num)
 

Detailed Description

custom functor for BIGNUM deletion.

Constructor & Destructor Documentation

◆ BigNumDelete()

join::BigNumDelete::BigNumDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::BigNumDelete::operator() ( BIGNUM * num)
inline

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