m3 ~master (2015-04-08T21:25:04Z)
Home
Dub
Repo
make
m3
m3
Undocumented in source. Be warned that the author may not have intended to support it.
auto
make
(Args args)
auto
make
(Args args)
@
nogc
nothrow
auto
make
(
T
Args
...
)
(
auto
ref
Args
args
)
if
(
!
isArray
!(
T
) &&
!
is
(
T
== class)
&&
!
is
(
T
== struct)
)
T
make
(size_t n)
Meta
Source
See Implementation
m3
m3
aliases
printf
classes
A
B
enums
TypeOfClass
functions
append
destruct
emplace
make
reserve
structs
C
templates
ArrayPtrTypeOf
BasicTypeOf
DimOf
NextTypeOf
SizeOf
TypeOf