despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
Box.opEquals
gl3n_extra
box
Box
struct
Box
(T, size_t N)
@
safe
@
nogc
bool
opEquals
pure const nothrow
(
U
)
(
U
other
)
if
(
is
(
U
:
Box
)
)
Return Value
Type:
bool
true if comparing equal boxes.
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