Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Add collection adaptor #9

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add collection adaptor #9

wants to merge 1 commit into from

Conversation

joseviccruz
Copy link
Member

@joseviccruz joseviccruz commented Jul 30, 2023

This pull request introduces the Collection adaptor, enhancing the standard containers functionalities and providing valuable utilities for data manipulation and processing. The Collection class is a flexible and versatile container that encapsulates static and dynamic size arrays while extending the capabilities of standard containers like std::vector and std::array.

@joseviccruz joseviccruz added the enhancement New feature or request label Jul 30, 2023
@joseviccruz joseviccruz self-assigned this Jul 30, 2023
@joseviccruz joseviccruz force-pushed the collection branch 11 times, most recently from 8aba547 to 900017e Compare August 3, 2023 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant