Edward Diener
|
80107ea60a
|
Changed opt to has_opt in header file and HTML
|
2019-10-19 10:51:40 -04:00 |
|
Edward Diener
|
1473215dc7
|
Changed name of macro from BOOST_PP_VARIADIC_OPT to BOOST_PP_VARIADIC_HAS_OPT
|
2019-10-19 05:49:13 -04:00 |
|
Edward Diener
|
e476f10f52
|
Added OPT macro to determine whether C++20's __VA_OPT__ is supported or not. Updated the undocumented variadic IS_EMPTY to use the functionality of __VA_OPT__ if it exists to provide perfect functionality for testing for emptiness.
|
2019-09-25 06:29:04 -04:00 |
|
Edward Diener
|
827ff0905c
|
Cleaner use of preprocessor defines to quell warnings.
|
2015-05-16 23:44:06 -04:00 |
|
Edward Diener
|
b3b9e80f86
|
Updated tests for strict compilers or VC++
|
2014-07-03 16:44:27 -04:00 |
|
Edward Diener
|
4ed6f6e07a
|
Addition of is_empty tests and changes to rem processing as a workaround to VC++ problem.
|
2014-07-03 16:44:00 -04:00 |
|
Edward Diener
|
6b0be3fe4f
|
Revert "Merge branch 'master' into develop"
This reverts commit 1422fce0db , reversing
changes made to 9d2d1fffdf .
|
2014-06-16 23:58:35 -04:00 |
|
Edward Diener
|
4614c62130
|
Updated tests for strict compilers or VC++
|
2014-05-01 01:20:12 -04:00 |
|
Edward Diener
|
c66ea5871f
|
Addition of is_empty tests and changes to rem processing as a workaround to VC++ problem.
|
2014-04-30 16:06:49 -04:00 |
|