sqlite-d ~master (2021-08-27T23:07:19Z)
Dub
Repo
rowHandlerTypeR
misc
Undocumented in source.
template
rowHandlerTypeR (
alias
rowHandler
) {
alias
rowHandlerTypeR
=
typeof
(
rowHandler
(
cast
(
const
)
Database
.
BTreePage
.
Row
.
init
))
;
}
Members
Aliases
rowHandlerTypeR
alias
rowHandlerTypeR
=
typeof
(
rowHandler
(
cast
(
const
)
Database
.
BTreePage
.
Row
.
init
))
Undocumented in source.
Meta
Source
See Implementation
misc
functions
deserialize
readRowDg
readRows
table
structs
Table
templates
pageHandlerReturnType
pageHandlerTypeP
pageHandlerTypePP
rowHandlerReturnType
rowHandlerTypeR
rowHandlerTypeRP