ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
DBRow.hasStaticLength
ddb
db
DBRow
Undocumented in source.
enum
hasStaticLength
;
enum
hasStaticLength
;
enum
hasStaticLength
;
struct
DBRow
(Specs...)
static if
(!(
isDynamicArray!T && !isSomeString!T
))
static if
(!(
isCompositeType!T
))
static if
(
Specs.length == 1
)
enum
hasStaticLength
=
true
;
Meta
Source
See Source File
ddb
db
DBRow
aliases
T
fieldTypes
functions
opIndex
opIndexAssign
set
setLength
setNull
toString
manifest constants
hasStaticLength
mixins
__anonymous
mixin templates
elmnt
static functions
checkReceivedFieldCount
templates
ArrayTypeTuple
variables
base
columnToIndex