Home | Libraries | People | FAQ | More |
Validate inputs at the point of instantiation.
Turns on the checking of inputs for validity and throwing of exception
conditions at the point of instantiation rather than waiting until those
inputs are sent for dispatch. This, being very useful for debugging, defaults
to 1 except when
is defined i.e. final release builds.
NDEBUG
#define BOOST_AFIO_VALIDATE_INPUTS
Name |
Description |
#include <boost/afio/v2/afio.hpp>