Commit Graph
72 Commits
Author SHA1 Message Date
BlackMATov c783f22be3 add from_XXX_or_default, from_XXX_or_throw traits functions 2019-11-22 05:21:16 +07:00
BlackMATov c0497c2e5d add to_string_or_throw and to_index_or_throw traits functions 2019-11-22 05:08:42 +07:00
BlackMATov 080acf3611 add to_string_or_empty and to_index_or_invalid traits functions 2019-11-22 05:00:36 +07:00
BlackMATov c95c16d42d Merge branch 'refs/heads/dev' 2019-11-22 04:21:45 +07:00
BlackMATov 35d63b1b37 fix readme to new api 2019-11-22 04:21:27 +07:00
BlackMATov aaf1099717 optional using instead throw and nothrow functions 2019-11-22 03:36:48 +07:00
BlackMATov e488de0d46 add to_underlying traits function 2019-11-22 03:10:30 +07:00
BlackMATov 9efae8b856 add to_index, from_index, from_index_nothrow traits functions 2019-11-22 03:02:22 +07:00
BlackMATov 0a463746aa Merge branch 'refs/heads/dev' 2019-11-21 11:15:52 +07:00
BlackMATov e770b3f53f add readme examples 2019-11-21 11:14:13 +07:00
BlackMATov 9cfdaa41da increase field count maximum 2019-11-21 09:58:26 +07:00
BlackMATov d26209477d remove embedded boost 2019-11-21 09:23:54 +07:00
BlackMATov e6958bf2dd remove boost seq head using 2019-11-21 09:20:06 +07:00
BlackMATov d3159713ef remove boost seq tail using 2019-11-21 07:49:25 +07:00
BlackMATov a9f301b11d remove boost seq foreach using 2019-11-21 07:38:00 +07:00
BlackMATov 0a90dea3a3 remove boost seq size using 2019-11-21 04:58:11 +07:00
BlackMATov 29f6c8dd77 remove boost stringize using 2019-11-21 04:48:18 +07:00
BlackMATov a29115e71d clang compilation fix 2019-11-21 04:21:24 +07:00
BlackMATov aa7fcddf9a temporary embedded boost 2019-11-21 03:55:11 +07:00
BlackMATov 0be74b835a reference impl with boost 2019-11-21 03:49:32 +07:00
BlackMATov 2b18d09dc8 basic structure and tests 2019-11-21 00:20:55 +07:00
BlackMATov d1cf05f3cf initial commit 2019-11-20 20:15:27 +07:00