ddash ~master (2018-09-27T21:25:54Z)
Dub
Repo
Expect.expected
ddash
utils
expect
Expect
Create an
Expect
with an expected value
struct
Expect
(T, E = Variant)
static
expected
(
V
:
Expected
)
(
auto
ref
V
value
)
if
(
!
is
(
E
==
void
)
)
Meta
Source
See Implementation
ddash
utils
expect
Expect
constructors
this
functions
isExpected
match
opEquals
toString
static functions
expected
unexpected
Create an Expect with an expected value