Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Issues in ft_containers #2

Open
W2Wizard opened this issue Sep 1, 2022 · 0 comments
Open

Issues in ft_containers #2

W2Wizard opened this issue Sep 1, 2022 · 0 comments
Assignees
Labels
Core Issues is regarding Core curriculum Scale Issue is in the scale (eval sheet) Subject Issue is in the subject

Comments

@W2Wizard
Copy link
Contributor

W2Wizard commented Sep 1, 2022

Project Name
ft_containers

What is the issue

  • 'iterators_traits' should be 'iterator_traits'
  • a main.cpp is given, and there's a line with "should be constant with the same seed". On my machine this always returns 0, and that's not what's supposed to happen. It should give a seed-dependent number, and it should also be dependent on a functioning insert and access.
  • Containers is too much to evaluate thoroughly. The user can supply tests, but then you have to check if the tests cover everything. It needs to have something like a moulinette or be split up in multiple projects.

Expectation
Fix the existing typos.
Somehow make the evaluation easier.

@W2Wizard W2Wizard added the Core Issues is regarding Core curriculum label Sep 1, 2022
@W2Wizard W2Wizard self-assigned this Sep 1, 2022
@W2Wizard W2Wizard added Subject Issue is in the subject Scale Issue is in the scale (eval sheet) labels Sep 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core Issues is regarding Core curriculum Scale Issue is in the scale (eval sheet) Subject Issue is in the subject
Projects
None yet
Development

No branches or pull requests

1 participant