Commit Graph

5 Commits

Author SHA1 Message Date
ThePhD
14378e7126 properly specify transcoding behavior 2018-02-24 18:50:23 -05:00
ThePhD
d7425dbb9a initializers for arrays are stupid 2018-02-20 00:57:55 -05:00
ThePhD
af7b46864a unicode array initializers zzz 2018-02-08 23:22:17 -05:00
ThePhD
5029751569 add inline, make string_view arrays const, and make sure the templated conversion routines use template on it 2018-02-03 10:26:17 -05:00
ThePhD
f48ba8b101 Add shiny new unicode methods to replace shitty codecvt. It needs some work to be safer but this will work for now
string_view to avoid allocations added to a few more places
stack proxy's unused members were removed
container_traits now has the index_adjustment function added onto it.
Fixes #571
Fixes #574
Fixes #575
2018-02-03 01:29:06 -05:00