mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
opBinary.opBinary
mir
stdio
FileMembers
opBinary
Writes a value to the file using the << operator and returns a reference to the file.
ref
opBinary
(T value)
template
opBinary
(string op : "<<")
ref scope return
ref
opBinary
(
T
)
(
auto
ref
const
T
value
)
ref
opBinary
(NewLine endl)
mir
stdio
FileMembers
opBinary
functions
opBinary
Writes a value to the file using the << operator and returns a reference to the file.