Commit Graph

62 Commits

Author SHA1 Message Date
joaquintides
53fb5e5aa7 removed collection-level max_size and capacity 2017-06-07 11:26:56 +02:00
joaquintides
060ba51b93 added missing #include's 2017-06-05 13:23:27 +02:00
joaquintides
c0c8783b61 suppressed -std=c++11 flags as test runners already set them as appropriate 2017-06-04 10:46:31 +02:00
joaquintides
1a19b9650e suppressed signed/unsigned comparison warnings 2017-06-03 12:19:46 +02:00
joaquintides
49f9dfc5a5 added workaround for https://lists.boost.org/Archives/boost/2017/06/235687.php 2017-06-03 11:41:11 +02:00
joaquintides
dba125da7b used MSVC /bigobj for test_algorithm 2017-06-03 11:16:56 +02:00
joaquintides
185e7dac69 suppressed VS C4996 warning 2017-06-02 10:17:33 +02:00
joaquintides
60a2e6009b got rooted_allocator propagate traits right 2017-01-28 12:58:55 +01:00
joaquintides
31e66e471c masked VS2015 problem with allocator propagation 2017-01-28 12:27:04 +01:00
joaquintides
1a9df97b6d temporarily disabled problematic test case 2017-01-11 09:50:08 +01:00
joaquintides
998b2dd9a1 added -std=c++11/-std=c++14 flags for GCC/Clang 2016-12-04 13:04:46 +01:00
joaquintides
9e5f11d733 initial commit 2016-11-06 11:17:58 +01:00