Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Macro BOOST_TEST_DS_ERROR

BOOST_TEST_DS_ERROR — Defined when the initializer_list implementation is buggy, such as for VS2013.

Synopsis

// In header: <boost/test/data/config.hpp>

BOOST_TEST_DS_ERROR(msg)

PrevUpHomeNext