Image Library Resources
This article is a simple listing of resources I used while implementing my Image library.
assert
. It examines the discussions found in several references, outlines the proper use of assert
, and offers some advice on creating a custom assert
in C++.