despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
Box.opAssign
gl3n_extra
box
Box
Assign with another box.
struct
Box
(T, size_t N)
@
safe
@
nogc
ref
Box
opAssign
nothrow
(
U
)
(
U
x
)
if
(
is
(
typeof
(
x.isBox
))
)
Meta
Source
See Implementation
gl3n_extra
box
Box
constructors
this
functions
area
center
contains
depth
distance
grow
height
opAssign
opCmp
opEquals
shrink
size
squaredDistance
volume
width
Assign with another box.