mirror of
https://github.com/boostorg/contract.git
synced 2026-01-30 19:52:17 +00:00
7 lines
140 B
C++
7 lines
140 B
C++
|
|
// Test public function overloads (always without variadic templates).
|
|
|
|
#define BOOST_NO_CXX11_VARIADIC_TEMPLATES
|
|
#include "overload.hpp"
|
|
|