memutils v0.3.4 (2015-04-23T18:51:14Z)
Dub
Repo
Embed.T
memutils
helpers
Embed
Undocumented in source.
alias
T
=
typeof
(*
OBJ
)
mixintemplate
Embed
(alias OBJ)
static if
(
is(typeof(*OBJ) == struct)
)
alias
T
=
typeof
(*
OBJ
)
alias
T
=
TR
Meta
Source
See Implementation
memutils
helpers
Embed
aliases
T
TR
functions
checkInvariants
defaultInit
opApply
opBinary
opBinaryRight
opCmp
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
properties
opStar