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

custom functor for STACK_OF(GENERAL_NAME) deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr StackOfGeneralNameDelete () noexcept=default
 
void operator() (STACK_OF(GENERAL_NAME) *stack)
 

Detailed Description

custom functor for STACK_OF(GENERAL_NAME) deletion.

Constructor & Destructor Documentation

◆ StackOfGeneralNameDelete()

join::StackOfGeneralNameDelete::StackOfGeneralNameDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::StackOfGeneralNameDelete::operator() ( STACK_OF(GENERAL_NAME) * stack)
inline

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