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

help text: std types should be renamed #153

Open
mr-c opened this issue Oct 20, 2022 · 2 comments
Open

help text: std types should be renamed #153

mr-c opened this issue Oct 20, 2022 · 2 comments
Assignees

Comments

@mr-c
Copy link

mr-c commented Oct 20, 2022

std::stringstring
std::filesystem::pathpath

@eseiler
Copy link
Member

eseiler commented Oct 20, 2022

Relevant code: https://github.com/seqan/sharg-parser/blob/main/include/sharg/detail/format_base.hpp#L69-L72

@eseiler
Copy link
Member

eseiler commented Oct 24, 2022

Core Meeting 24/10/2022

  • Make get_type_name_as_string customizable for any type, e.g. strong types.
  • Change std::string and std::filesystem::path.
  • Rethink other type name strings.

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

3 participants