-
Notifications
You must be signed in to change notification settings - Fork 126
Shared_ptr basic impl #227
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
Shared_ptr basic impl #227
Conversation
…ounts) and with constructor, destructor
|
✅ CI Passed - Task: files_check |
|
✅ CI Passed - Task: files_check |
|
✅ CI Passed - Task: files_check |
|
✅ CI Passed - Task: shared_ptr_formatting_check |
|
✅ CI Passed - Task: files_check |
|
✅ CI Passed - Task: shared_ptr |
|
✅ CI Passed - Task: shared_ptr_students_tests |
|
Coverage rate is less than 90%. You can download detailed coverage report in action's summary. Look for |
|
✅ CI Passed - Task: files_check |
|
Coverage rate is less than 90%. You can download detailed coverage report in action's summary. Look for |
|
✅ CI Passed - Task: files_check |
|
✅ CI Passed - Task: check_shared_ptr_interface |
|
✅ CI Passed - Task: shared_ptr_coverage |
-First version with CmakeLists, 2 tests and basic implementation of shared_ptr