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

Make a better implementation of pse::Vector #7

Open
robertshepherdcpp opened this issue Dec 6, 2022 · 1 comment
Open

Make a better implementation of pse::Vector #7

robertshepherdcpp opened this issue Dec 6, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@robertshepherdcpp
Copy link
Owner

Currently, the implementation of pse::Vector is bad to say the most! Constructing a pse::Vector is very hard and a new one is extremely welcome! Just remember not to use the standard library: std::!

@robertshepherdcpp robertshepherdcpp added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Dec 6, 2022
@robertshepherdcpp
Copy link
Owner Author

Well, i have sort of implemented this, but not in the pse::Vector header file and instead in the pse::Vec, a new header file, that solves the issue. But i will leave this open because the better implementation is not actaully in pse::Vector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant