fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
TreeIOContext.IOInstance
fluid
future
context
TreeIOContext
Undocumented in source.
struct
TreeIOContext
struct
IOInstance {
IOID
id
;
IO
io
;
int
opCmp
(IOInstance rhs);
int
opCmp
(IOID rhs);
}
Members
Functions
opCmp
int
opCmp
(IOInstance rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int
opCmp
(IOID rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
id
IOID
id
;
Undocumented in source.
io
IO
io
;
Undocumented in source.
Meta
Source
See Implementation
fluid
future
context
TreeIOContext
functions
dup
get
opIndex
replace
structs
IOInstance