mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Elem.sz
mecca
containers
pools
SimplePool
Elem
Undocumented in source.
struct
Elem
static if
(
__traits(hasMember, T, "_poolElementAlignment")
)
enum
sz
=
T.sizeof
< (
Elem
*).
sizeof
? (
Elem
*).
sizeof
:
T.sizeof
;
Meta
Source
See Source File
mecca
containers
pools
SimplePool
Elem
manifest constants
sz
postblits
this(this)
properties
value
unions
__anonymous
variables
padding