arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Row.opIndex
arsd
database
Row
Allows for access by index or column name.
DatabaseDatum
opIndex
(size_t idx, string file, int line)
struct
Row
DatabaseDatum
opIndex
(
size_t
idx
,
string
file
= __FILE__
,
int
line
= __LINE__
)
DatabaseDatum
opIndex
(string name, string file, int line)
Meta
Source
See Implementation
arsd
database
Row
functions
opApply
opIndex
toAA
toString
toStringArray
Allows for access by index or column name.