Documentation
Dlang.org
containerTypeSize
gid
gid
Get the size required for the type of an element for a container.
uint
containerTypeSize
(
T
)
(
)
if
(
containerTypeIsSupported
!
T
)
Parameters
T
The type
Return Value
Type:
uint
The element size in bytes
gid
gid
aliases
gFree
gMalloc
classes
GidConstructException
enums
GidOwnership
functions
arrayDtoC
cToD
cValueFree
containerFree
containerTypeIsSupported
containerTypeSize
dToC
freezeDelegate
fromCString
gArrayGFromD
gArrayGToD
gByteArrayFromD
gByteArrayToD
gBytesFromD
gBytesToD
gHashTableFromD
gHashTableToD
gListFromD
gListToD
gPtrArrayFromD
gPtrArrayToD
gSListFromD
gSListToD
isTypeCopyableStruct
isTypeSimple
ptrFreezeGC
ptrThawDestroyNotify
ptrThawGC
strdup
thawDelegate
toCString
Get the size required for the type of an element for a container.