shouldNotBeSameSetAs

Assert that value is not the same set as expected.

void
shouldNotBeSameSetAs
(
V
E
)
(
const scope auto ref V value
,
const scope auto ref E expected
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta