assert in unittest has access to private member?
Robert M. Münch
robert.muench at saphirion.com
Sun Jun 30 17:24:03 UTC 2019
I have a case, with templates, where an assert in a unittest can access
a private memember and I don't know how this can happen.
Before trying to creat an equivalent case, I want to cross-check, if
assert has special semantics in a unittest so that it can access
private memembers?
--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster
More information about the Digitalmars-d-learn
mailing list