Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't rely on *stream libray to polyfill strptime on Windows #86

Open
rongjiecomputer opened this issue Oct 13, 2018 · 0 comments
Open

Comments

@rongjiecomputer
Copy link
Contributor

std::get_time will pull in the bulk of *stream library and increase the binary size of the final executable a lot.

I know this is a big ask for cctz team because strptime is very complicated to implement, but we have a requirement to not rely on *stream library for binary size concern.

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

No branches or pull requests

1 participant