bindbc-common ~master (2025-01-19T12:36:41Z)
Dub
Repo
ValueClass.this
bindbc
common
value_class
ValueClass
Default constructor with a dummy parameter.
this
()
this
(int )
struct
ValueClass
(T)
nothrow @
nogc
pure @
trusted
this
(
int
)
if
(
is
(
T
== class)
)
this
(T val)
Meta
Source
See Implementation
bindbc
common
value_class
ValueClass
constructors
this
functions
get
variables
data
Default constructor with a dummy parameter.