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

List copy compatible #144

Open
Nielsbishere opened this issue Apr 27, 2024 · 0 comments
Open

List copy compatible #144

Nielsbishere opened this issue Apr 27, 2024 · 0 comments

Comments

@Nielsbishere
Copy link
Contributor

The following need special functions just in case a copy function needs to be invoked (Suffix with Underlying):

_createCopy + _createSubsetCopy + _createRepeated + _createReverse + _createSubsetReverse

_set + _copy
_resize + _reserve + _shrinkToFit

_popBack + _popFront + _popLocation
_pushBack + _pushFront
_eraseFirst + _eraseLast + _eraseAll + _erase + _eraseAllIndices
_insert + _pushAll + _insertAll
_clear
_free

And x functions 😦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant