Boost logo

Boost :

From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2003-09-06 03:15:26


> Hi.

> What you think about conditional expansion of macros from
> test_tools.hpp?

[...]

> This allow skip any checks with single #define (in sources or as
> compiler option). It's may be useful in release builds, for example.

> - ptr

Why would you need that? It's test program - it's supposed to test, whether
you compile it in debug or production mode. If you have a test case that
tests performance, it most probably make sence to separate it and compile as
standalone module, so that rest of the test wouldn't affect the results. Did
I miss something?

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk