Commit Graph

113 Commits

Author SHA1 Message Date
Krystian Stasiowski c83e21e8f2 Remove trailing tokens after macro 2019-12-17 00:30:59 -05:00
Krystian Stasiowski f4fe54bb06 Add explicit error for clang 4 & 5 2019-12-16 23:50:57 -05:00
Krystian Stasiowski 7c8ad32ff9 A object pointer value is only a constant expression if it points to an object with static storage duration. 2019-12-16 19:22:41 -05:00
Krystian Stasiowski 68bb317c2a Remove testing macro 2019-12-16 19:06:34 -05:00
Krystian Stasiowski 89da9ec945 Explicitly convert data_ to a pointer 2019-12-16 19:01:32 -05:00
Krystian Stasiowski d16e35cc0b Wrong exception thrown for capacity 2019-12-16 18:38:49 -05:00
Krystian Stasiowski 0f4d2db416 Fix test and standalone support 2019-12-16 18:19:01 -05:00
Krystian Stasiowski 41bb1a550d Add macro to disable exceptions 2019-12-16 17:36:12 -05:00
Krystian Stasiowski 77030a7e70 Fixed overflow checks 2019-12-16 16:56:19 -05:00
Krystian Stasiowski 937542fcad Added operator+ for operands of known size, more constexpr 2019-12-16 16:42:53 -05:00
Krystian Stasiowski 8e903c4f1b constexpr reverse iterators 2019-12-16 13:56:16 -05:00
Krystian Stasiowski 81dbac7ce9 Finish more complex exception specifications 2019-12-16 13:52:55 -05:00
Krystian Stasiowski e26c470c3a Renamed from fixed_string to static_string, added aliases 2019-12-16 12:23:46 -05:00