NuDB Logo

PrevUpHomeNext

native_file

A native file handle.

Synopsis
using native_file = win32_file;
Description

This type is set to the appropriate platform-specific implementation to meet the file wrapper requirements.

Header

#include <nudb/native_file.hpp>


PrevUpHomeNext