Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::needs_fclose Struct Reference

deleter for fileptr_t More...

#include <fileutil.hpp>

Public Member Functions

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

Public Attributes

bool use_fclose
 

Detailed Description

deleter for fileptr_t

Definition at line 40 of file fileutil.hpp.

Member Function Documentation

◆ operator()()

void gemmi::needs_fclose::operator() ( std::FILE *  f) const
inlinenoexcept

Definition at line 42 of file fileutil.hpp.

Member Data Documentation

◆ use_fclose

bool gemmi::needs_fclose::use_fclose

Definition at line 41 of file fileutil.hpp.


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