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

Allocator -> noexcept and never return nullptr #77

Open
quesnel opened this issue Sep 30, 2021 · 0 comments
Open

Allocator -> noexcept and never return nullptr #77

quesnel opened this issue Sep 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@quesnel
Copy link
Member

quesnel commented Sep 30, 2021

  • allocator never return nullptr and never throw exception
  • allocator need parameter 'heat' parameter (cold: memory never deallocate like path, models etc. hot: quickly allocate/deallocate memory sush as i/o table etc.)
@quesnel quesnel added the enhancement New feature or request label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant