Skip to content

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

Description

@rongjiecomputer

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions