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 // no include guards, this file is intended for multiple inclusions
10 
11 #undef callable_builtin
12 #undef member
13 #undef non_member
14 #undef variadic
15 #undef non_variadic
16 
17