]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/function_types/test/reconfiguration/partial_arity_preprocessing.cpp
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / function_types / test / reconfiguration / partial_arity_preprocessing.cpp
1
2 // (C) Copyright Tobias Schwinger
3 //
4 // Use modification and distribution are subject to the boost Software License,
5 // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
6
7 //------------------------------------------------------------------------------
8
9 #define BOOST_FT_MAX_ARITY 19
10 #include "simple_test.hpp"
11