|
pstore2
|
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 |
1.8.13