Commit Graph

12 Commits

Author SHA1 Message Date
c3110b1b6c Merge review changes with master
* Initial constexpr support

* Remove invisible unicode

* Fix const function qualification

* Working constexpr
2019-12-16 00:51:47 -05:00
4c0a93d679 Cleanup and update docs 2019-11-08 21:16:41 -05:00
575740a229 Added copyright 2019-11-06 19:39:03 -05:00
7a8a158857 Protected std::min/max calls 2019-11-06 19:38:50 -05:00
1a65754a1f Back to requiring a string_view implementation 2019-11-06 19:38:49 -05:00
5c81f47f7f Inlined free functions for ODR 2019-11-06 19:38:49 -05:00
fca9d8e01f Added assert macros 2019-11-06 19:38:48 -05:00
58ef0fb908 Guarded static_asserts 2019-11-06 19:38:34 -05:00
79df90dde0 Removed more string_view dependency 2019-11-06 19:38:11 -05:00
b8695d8644 Removed some string_view dependency 2019-11-06 19:37:10 -05:00
c0ffc9f665 Tidying 2019-09-16 08:32:32 -07:00
406b929fc5 Initial commit 2019-09-13 06:29:15 -07:00