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
|
6c091d7f99
|
Removed tests which involve undefined behavior.
|
2014-07-03 16:44:39 -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
|
2c7cf9410a
|
Added variadic version of BOOST_PP_EMPTY and added new is_empty tests.
|
2014-07-03 16:43:40 -04:00 |
|
Edward Diener
|
975c39b910
|
Added variadic is_empty and is_begin_parens along with tests.
|
2014-07-03 16:43:16 -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
|
5c22605c3d
|
Removed tests which involve undefined behavior.
|
2014-05-01 23:21:05 -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 |
|
Edward Diener
|
6fe93a542d
|
Added variadic version of BOOST_PP_EMPTY and added new is_empty tests.
|
2014-04-28 22:12:08 -04:00 |
|
Edward Diener
|
d2bfda8308
|
Added variadic is_empty and is_begin_parens along with tests.
|
2014-04-28 19:24:42 -04:00 |
|