Changed opt to has_opt in header file and HTML

This commit is contained in:
Edward Diener
2019-10-19 10:51:40 -04:00
parent 1473215dc7
commit 80107ea60a
16 changed files with 27 additions and 27 deletions

View File

@ -18,7 +18,7 @@
#if defined(__cplusplus) && __cplusplus > 201703L
# include <boost/preprocessor/variadic/opt.hpp>
# include <boost/preprocessor/variadic/has_opt.hpp>
BEGIN BOOST_PP_IS_EMPTY(FUNC_GEN9) == BOOST_PP_VARIADIC_HAS_OPT() END