CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::core::FileCloseDeleter Struct Reference

Deleter for FILE* opened with std::fopen. More...

#include <Raii.h>

Public Member Functions

void operator() (std::FILE *fp) const noexcept

Detailed Description

Deleter for FILE* opened with std::fopen.

Definition at line 71 of file Raii.h.

Member Function Documentation

◆ operator()()

void cdc::core::FileCloseDeleter::operator() ( std::FILE * fp) const
inlinenoexcept

Definition at line 72 of file Raii.h.


The documentation for this struct was generated from the following file:
  • components/cdc_core/include/cdc_core/Raii.h