started to parse if-assertion

This commit is contained in:
Lorenzo Caminiti
2015-02-12 18:15:24 -08:00
parent 4c53774633
commit 70586b1b69
15 changed files with 198 additions and 84 deletions

View File

@@ -4,10 +4,8 @@
# error "this compiler does not support variadic macros"
#else
#include <boost/contract/ext_/preprocessor/traits/func/aux_/index.hpp>
#define BOOST_CONTRACT_EXT_PP_FUNC_TRAITS_AUX_INDEX_TEST \
BOOST_CONTRACT_EXT_PP_FUNC_TRAITS_AUX_CLASSIFIERS_INDEX
#include "../aux_/pp_traits.hpp"
#include <boost/contract/ext_/preprocessor/traits/func.hpp>
#include <boost/contract/ext_/preprocessor/utility/empty.hpp>