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

Prototype of removing virtual calls and heap usage for small objects #12

Conversation

rarutyun
Copy link
Contributor

No description provided.

Modification:
    Add new class template boost::basic_any with small object optimization
    and virtual calls remplacement.
    Adopt existing boost::any tests for new functionality
include/boost/basic_any.hpp Show resolved Hide resolved
include/boost/basic_any.hpp Outdated Show resolved Hide resolved
include/boost/basic_any.hpp Outdated Show resolved Hide resolved
include/boost/basic_any.hpp Show resolved Hide resolved
include/boost/basic_any.hpp Outdated Show resolved Hide resolved
test/basic_any_test_rv.cpp Outdated Show resolved Hide resolved
include/boost/basic_any.hpp Outdated Show resolved Hide resolved
include/boost/basic_any.hpp Show resolved Hide resolved
include/boost/basic_any.hpp Show resolved Hide resolved
include/boost/basic_any.hpp Show resolved Hide resolved
@apolukhin apolukhin merged commit 8efcc65 into boostorg:develop Apr 17, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants