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