Files
contract/test/public_function/max_args.cpp

7 lines
125 B
C++

// Test with default max argument number (MAX_ARGS #undef).
#undef BOOST_CONTRACT_CONFIG_MAX_ARGS
#include "max_args.hpp"