contract/test/public_function/overload_no_tva.cpp
2016-01-24 09:19:30 -08:00

7 lines
140 B
C++

// Test public function overloads (always without variadic templates).
#define BOOST_NO_CXX11_VARIADIC_TEMPLATES
#include "overload.hpp"