dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::http::utils::File Class Reference
module dxx.http

RAII file descriptor. More...

Public Member Functions

 File (int c_fd)
 File (const File &)=delete
Fileoperator= (const File &)=delete
 File (File &&other)
Fileoperator= (File &&other)
 operator int () const
int get () const

Detailed Description

RAII file descriptor.


The documentation for this class was generated from the following file:
  • /build-llvm-libcpp/_deps/dot-xx-http-src/src/utils.xx