277 Commits

Author SHA1 Message Date
e7f8fc3bd8 Cleanup overload constraints, improve append 2020-02-21 19:00:54 -05:00
38185d5942 Fix weird clang link error 2020-02-21 15:37:22 -05:00
1c4184198b Debug clang link error 2020-02-21 15:04:20 -05:00
7e1d985b5e Add copy tests 2020-02-21 13:21:59 -05:00
d0d13f4262 Remove unused lexicographical_compare overloads 2020-02-21 12:50:38 -05:00
7cf8c0aee8 Fix operator+, add tests 2020-02-21 12:44:25 -05:00
14ec006701 Improve compare coverage 2020-02-21 11:54:49 -05:00
14a846faac Define small functions inline, improve replace and insert coverage 2020-02-21 11:26:27 -05:00
165f811334 Use is_constant_evaluated whenever possible 2020-02-19 22:02:41 -05:00
a3cba482f9 Update config 2020-02-19 21:41:38 -05:00
5e1808485d Add ostream tests 2020-02-19 20:43:15 -05:00
843b458087 Fix travis permissions 2020-02-19 19:30:04 -05:00
362bd610fd Improve coverage 2020-02-19 19:04:00 -05:00
f552f3e675 Fix assign 2020-02-15 19:14:41 -05:00
7ddc82c43f Remove flag 2020-02-15 18:49:27 -05:00
634135f478 Adjust travis 2020-02-15 18:46:38 -05:00
5babe5d0c9 Disable Boost exceptions for coverage 2020-02-15 18:06:15 -05:00
1ca7253c14 Make erase follow preconditions 2020-02-15 17:44:52 -05:00
7f2da5d479 Fix handling of precondition violations in insert and replace 2020-02-15 17:00:57 -05:00
fcef4c013b Update docs 2020-02-14 23:32:41 -05:00
f8d23212cf Improve coverage 2020-02-14 23:19:57 -05:00
498bdf56be Fix standalone 2020-02-14 18:18:51 -05:00
5366bfd276 Remove redundant alias 2020-02-14 17:25:44 -05:00
2c572fe5ac Consistent const and alias usage 2020-02-14 17:21:54 -05:00
6d9d5dc68b Consistent whitespace 2020-02-14 16:24:44 -05:00
5eab112c67 Remove some warnings 2020-02-14 13:50:07 -05:00
1d1f579396 Fix typo 2020-02-11 14:16:35 -05:00
1dc9f7eb80 Fix Azure Pipelines badges 2020-02-10 16:37:12 -05:00
2d719fff45 Update tests 2020-02-07 14:49:47 -05:00
2561beb7fb Fix grammar 2020-02-07 13:56:37 -05:00
db36c31038 Removed the ability to disable exceptions in config and the null terminator optimization from master 2020-02-07 13:50:14 -05:00
3cc8217f23 Clean up replace 2020-02-06 16:48:02 -05:00
7126000bf5 Update azure badges 2020-02-04 02:08:08 -05:00
866c83642a Adjust azure pipelines 2020-02-04 01:44:18 -05:00
1f4ea85e99 Update index 2020-02-04 01:40:21 -05:00
1b42fed4d7 Detect clang-cl 2020-02-03 23:50:07 -05:00
bb0c5c283e Support for VS2015 2020-02-03 23:00:16 -05:00
9ce433b484 Update appveyor links 2020-02-03 22:40:27 -05:00
d02dfce011 Fix potential overflows 2020-02-03 22:34:08 -05:00
083939b873 Rearrange tests 2020-02-03 17:12:57 -05:00
d59feba138 Fix C++14 tests 2020-02-03 10:25:37 -05:00
d3f51ecab2 Remove unused alias, explicitly specify private inheritence 2020-02-03 01:06:37 -05:00
6dcda053a3 Fix guards 2020-02-02 23:59:51 -05:00
479c10b193 Fix guard for constexpr tests 2020-02-02 23:26:47 -05:00
9772809002 Update tests 2020-02-02 23:21:36 -05:00
eea293034c Fix floating point conversions 2020-02-02 22:35:14 -05:00
f73658f09f Add addons 2020-02-02 21:45:32 -05:00
e10222cb26 Fix indentation 2020-02-02 21:37:11 -05:00
b0571f37a2 Use old toolchain with clang-9 2020-02-02 21:22:30 -05:00
e0bb370e6b Update meta 2020-02-02 21:10:21 -05:00