ttg
1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg
ttg
external
boost
callable_traits
detail
unguarded
function_ptr_varargs.hpp
Go to the documentation of this file.
1
/*
2
Copyright (c) 2016 Modified Work Barrett Adair
3
4
Distributed under the Boost Software License, Version 1.0.
5
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
6
7
HEADER GUARDS INTENTIONALLY OMITTED
8
DO NOT INCLUDE THIS HEADER DIRECTLY
9
*/
10
11
#define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE
12
#define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::false_type
13
#include <
boost/callable_traits/detail/unguarded/function_ptr_varargs_2.hpp
>
14
#undef BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE
15
#undef BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE
16
17
#ifdef BOOST_CLBL_TRTS_ENABLE_TRANSACTION_SAFE
18
#define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::true_type
19
#define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE transaction_safe
20
#include <
boost/callable_traits/detail/unguarded/function_ptr_varargs_2.hpp
>
21
#undef BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE
22
#undef BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE
23
#endif
// #ifdef BOOST_CLBL_TRTS_ENABLE_TRANSACTION_SAFE
function_ptr_varargs_2.hpp
Generated at Mon Nov 24 2025 13:41:21 for
ttg
1.0.0 by
1.9.8