<cassert>


Include the standard header <cassert> to effectively include the Standard C library header <assert.h>.

#include <assert.h>

See also the Table of Contents and the Index.

Copyright © 1992-2013 by P.J. Plauger. All rights reserved.