Commit Graph

16 Commits

Author SHA1 Message Date
joaquintides
18b7d88df3 removed/escaped spurious semicolons 2017-11-16 14:50:19 +01:00
joaquintides
00848ec1c8 stylistic 2017-11-04 13:08:36 +01:00
joaquintides
d446a9e3d5 used new <cxxstd> feature 2017-10-30 09:19:06 +01:00
joaquintides
09a4b79f38 typo 2017-10-29 16:57:18 +01:00
joaquintides
832dd39281 updated perf test to start with n=100 2017-06-24 10:52:58 +02:00
joaquintides
dd514e0fad reworded and expanded on the description of boost::function_collection to address reviewers' concerns about clarity and purpose 2017-06-14 21:40:33 +02:00
joaquintides
e0f0a3f2ca indicated use of C++14 in examples 2017-06-13 21:46:51 +02:00
joaquintides
4397581ae6 added segment(index)/segment<T>() 2017-06-11 00:58:59 +02:00
joaquintides
60b85291e9 made it clear non-restituted types also get processed 2017-06-10 18:32:52 +02:00
joaquintides
7bc8248188 s/concept/concept_ in preparation for potential C++20 keyword 2017-06-10 18:08:59 +02:00
joaquintides
a84044d51c used override as per Thorsten Ottosen's review 2017-06-07 23:21:39 +02:00
joaquintides
53fb5e5aa7 removed collection-level max_size and capacity 2017-06-07 11:26:56 +02:00
joaquintides
fade58cd39 used std::discrete_distribution rather than std::uniform_real_distribution 2017-06-07 00:48:15 +02:00
joaquintides
998b2dd9a1 added -std=c++11/-std=c++14 flags for GCC/Clang 2016-12-04 13:04:46 +01:00
joaquintides
1c42af061a typo 2016-12-04 13:03:27 +01:00
joaquintides
9e5f11d733 initial commit 2016-11-06 11:17:58 +01:00