despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
Box.opAssign
gl3n_extra
box
Box
Assign with another box.
struct
Box
(T, size_t N)
@
safe
@
nogc
ref nothrow
Box
opAssign
(
U
)
(
U
x
)
if
(
is
(
typeof
(
x.isBox
))
)
Meta
Source
See Implementation
gl3n_extra
box
Box
aliases
Bound
constructors
this
functions
area
center
contains
depth
distance
grow
height
intersect
opAssign
opCmp
opEquals
shrink
size
squaredDistance
volume
width
variables
max
min
Assign with another box.