Skip to content

Remove magic statics from to_hstring and start using std::to_chars#473

Merged
DefaultRyan merged 8 commits into
masterfrom
defaultryan/charconv
Jun 11, 2019
Merged

Remove magic statics from to_hstring and start using std::to_chars#473
DefaultRyan merged 8 commits into
masterfrom
defaultryan/charconv

Conversation

@DefaultRyan

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/tool/cppwinrt/strings/base_string.h Outdated
};

inline _locale_t get_default_locale()
inline handle_type<locale_handle_traits> get_default_locale()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this function now?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yeah. Good point. I think this may also remove our dependency on <clocale>.

@DefaultRyan DefaultRyan merged commit 685eeb4 into master Jun 11, 2019
@DefaultRyan DefaultRyan deleted the defaultryan/charconv branch June 11, 2019 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants