blob: 34164d4273ff5d88bcad4d32ebb088e9604265f0 [file] [log] [blame]
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
//------------------------------------------------------------------------------
// no include guards, this file is intended for multiple inclusions
#define callable_builtin NDNBOOST_FT_callable_builtin
#define member NDNBOOST_FT_member_pointer
#define non_member NDNBOOST_FT_non_member
#define variadic NDNBOOST_FT_variadic
#define non_variadic NDNBOOST_FT_non_variadic