eternal icon indicating copy to clipboard operation
eternal copied to clipboard

Adds wide-string support to `mapbox::eternal::string`

Open rich-ayr opened this issue 3 years ago • 0 comments

  • Templated str_* helpers with CharT argument
  • Introduces mapbox::eternal::basic_string<CharT> and provides string/wstring aliases with CharT = char/wchar_t.

rich-ayr avatar Sep 16 '22 20:09 rich-ayr