turtle/doc
Alexander Grund fca30e7780
Replace Boost PP_Iterate by C++11 variadic templates
This allows support for any number of arguments and makes setting MOCK_MAX_ARGS unnecessary.
It also allows for easier debugging due to being able to step into actual code instead of preprocessor generated stuff
2022-02-10 17:46:00 +01:00
..
boostbook/xsl Clean and remove build directory 2020-07-16 12:56:23 +02:00
example Replace Boost PP_Iterate by C++11 variadic templates 2022-02-10 17:46:00 +01:00
html Moved part of the build out of build.xml 2015-03-13 21:59:22 +01:00
acknowledgements.qbk Updated changelog for 1.3.2 2020-06-19 18:11:12 +02:00
changelog.qbk Replace Boost PP_Iterate by C++11 variadic templates 2022-02-10 17:46:00 +01:00
customization.qbk Replace Boost PP_Iterate by C++11 variadic templates 2022-02-10 17:46:00 +01:00
getting_started.qbk Added error diagnostic for a missing action 2015-04-04 22:02:30 +02:00
Jamfile.jam Remove remaining references to Boost.Mock 2020-07-16 13:08:46 +02:00
limitations.qbk Rename class concept to avoid name clash with C++20 concept keyword 2022-01-07 17:08:17 +01:00
mock.qbk Remove remaining references to Boost.Mock 2020-07-16 13:08:46 +02:00
motivation.qbk Changed layout to match boost 2015-03-06 06:41:12 +01:00
patterns.qbk Documented how to manage static objects 2015-10-09 22:38:37 +02:00
rationale.qbk Changed layout to match boost 2015-03-06 06:41:12 +01:00
reference.qbk Reduce exposed interface (macros) 2022-01-24 19:03:15 +01:00