...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::debug::under_debugger — Checks if programs runs under debugger.
// In header: <boost/test/debug.hpp> bool under_debugger();