shouldNotBeSameSetAs

Assert that value is not the same set as expected.

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

Meta