5#include "../macros.hpp"
7hi_export_module(hikogui.file.seek_whence);
9namespace hi {
inline namespace v1 {
seek_whence
The position in the file to seek from.
Definition seek_whence.hpp:14
@ current
Continue from the current position.
@ end
Start from the end of the file.
@ begin
Start from the beginning of the file.
DOXYGEN BUG.
Definition algorithm.hpp:16
geometry/margins.hpp
Definition lookahead_iterator.hpp:5