Skip to content

Vector of shared ptrs - #1527

Closed
Bartekr100 wants to merge 5 commits into
coders-school:vector-of-shared-ptrsfrom
Bartekr100:vector-of-shared-ptrs
Closed

Vector of shared ptrs#1527
Bartekr100 wants to merge 5 commits into
coders-school:vector-of-shared-ptrsfrom
Bartekr100:vector-of-shared-ptrs

Conversation

@Bartekr100

Copy link
Copy Markdown

No description provided.

Create a utility that returns a vector of shared pointers initialized from 0 to count-1, with safe handling of non-positive counts.
- First overload takes a raw pointer and subtracts 10 from its value.
- Second overload takes a vector and calls the first sub10 on each element.
@ziobron

ziobron commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

✅ CI Passed - Task: vector-of-shared-ptrs
🏅 Granted 5 XP for @Bartekr100

@ziobron

ziobron commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

✅ CI Passed - Task: formatting_check
🏅 Granted 1 XP for @Bartekr100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants