pstore2
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
pstore::details::posix_descriptor_traits Class Reference

Public Types

using type = int
 
using error_type = type
 

Static Public Member Functions

static constexpr bool is_valid (type const fd) noexcept
 
static void close (type const fd) noexcept
 

Static Public Attributes

static constexpr type const invalid = -1
 
static constexpr error_type const error = -1
 

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