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

Add silent_print() test cases for all containers #29

Open
9 of 11 tasks
heinsaar opened this issue Sep 29, 2023 · 0 comments
Open
9 of 11 tasks

Add silent_print() test cases for all containers #29

heinsaar opened this issue Sep 29, 2023 · 0 comments
Assignees
Labels
easy Good for onboarding, few dependencies
Milestone

Comments

@heinsaar
Copy link
Owner

heinsaar commented Sep 29, 2023

Similar to bcc2ccd and 670d412, but for these containers:

  • zen::array
  • zen::deque
  • zen::forward_list
  • zen::list
  • zen::map
  • zen::queue (not iterable, maybe exclude?)
  • zen::stack (not iterable, maybe exclude?)
  • zen::set
  • zen::unordered_map
  • zen::unordered_set
  • zen::vector
@heinsaar heinsaar added the easy Good for onboarding, few dependencies label Sep 29, 2023
@heinsaar heinsaar added this to the Kaizen 1.0 milestone Sep 29, 2023
@heinsaar heinsaar self-assigned this Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Good for onboarding, few dependencies
Projects
None yet
Development

No branches or pull requests

1 participant