banditcpp/bandit

IsNull() undefined

andyorange opened this issue · 3 comments

as the title says, the IsNull() method remains undefined, making tests for nullptr impossible.

Are you using a not-so-recent version of Microsoft Visual Studio?
If yes: does the change proposed in banditcpp/snowhouse#17 solve your problem?
If not: do you have more information (used compiler, its version, minimal example code)?

I got no further reply from you. Nevertheless bandit uses the new snowhouse with the proposed patch now and I think this fixes the problem. If not, feel free to reopen this issue.