ddash ~master (2018-09-27T21:25:54Z)
Dub
Repo
anyUnexpected
ddash
utils
expect
Can be used to compare for any unexpected, i.e.
Expected<U, V> == anyUnexpected
auto
anyUnexpected
=
AnyUnexpected
()
;
Meta
Source
See Source File
ddash
utils
expect
functions
unexpected
structs
Expect
variables
anyUnexpected
Can be used to compare for any unexpected, i.e. Expected<U, V> == anyUnexpected