sqlite-d v0.1.5 (2017-01-29T02:55:17Z)
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
aliases
RootPage
functions
deserialize
readRowDg
readRows
table
structs
Table
templates
pageHandlerRetrunType
pageHandlerTypeP
pageHandlerTypePP
rowHandlerReturnType
rowHandlerTypeR
rowHandlerTypeRP