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

template random_word(...) and format_word(...) #1

Open
6 tasks
arapelle opened this issue Aug 28, 2020 · 0 comments
Open
6 tasks

template random_word(...) and format_word(...) #1

arapelle opened this issue Aug 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arapelle
Copy link
Owner

arapelle commented Aug 28, 2020

random_word()

  • random_word(InputIterator first, InputIterator last, ...)
  • random_word(OutputIterator iter, ...)
  • random_word(...) calls template random_word(...)

format_word()

  • format_word(InputIterator first, InputIterator last, ...)
  • format_word(OutputIterator iter, ...)
  • format_word(...) calls template format_word(...)
@arapelle arapelle changed the title d template random_word(...) and format_word(...) Aug 28, 2020
@arapelle arapelle self-assigned this Aug 28, 2020
@arapelle arapelle added the enhancement New feature or request label Aug 28, 2020
@arapelle arapelle added this to the 0.2.0 milestone Aug 28, 2020
@arapelle arapelle removed this from the 0.2.0 milestone Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant