#include <cstdarg>

Go to the source code of this file.
Namespaces | |
| test_utils | |
Functions | |
| template<class T > | |
| bool | test_utils::one_of (const T &val, int va_number,...) |
| Used to check if first parameter matches one of given values used with BOOST_CHECK_PREDICATE. More... | |
1.8.8