dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Row.popBack
d2sqlite3
results
Row
Range interface.
bool
empty
()
ColumnData
front
()
void
popFront
()
Row
save
()
ColumnData
back
()
void
popBack
()
struct
Row
void
popBack
nothrow
(
)
size_t
length
()
ColumnData
opIndex
(
size_t
index
)
ColumnData
opIndex
(
string
columnName
)
Meta
Source
See Implementation
d2sqlite3
results
Row
functions
as
back
columnDatabaseName
columnDeclaredTypeName
columnName
columnOriginName
columnTableName
columnType
empty
front
length
opIndex
peek
popBack
popFront
save
Range interface.