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

Add checkers for Any holding nullptr #4447

Open
aleks-f opened this issue Feb 11, 2024 · 0 comments
Open

Add checkers for Any holding nullptr #4447

aleks-f opened this issue Feb 11, 2024 · 0 comments
Assignees

Comments

@aleks-f
Copy link
Member

aleks-f commented Feb 11, 2024

Add functions checking whether Any holds a null pointer.

@aleks-f aleks-f added this to the Release 1.14.0 milestone Feb 11, 2024
@aleks-f aleks-f self-assigned this Feb 11, 2024
aleks-f added a commit that referenced this issue Feb 16, 2024
* feat(AsyncObserver): Improve NotificationCenter speed and usability #4414

* fix(Notification): add missing header

* feat(Any): add checkers for holding nullptr #4447

* feat(NotificationCenter): g++ build and refactoring #4414

* fix(Observer): compile errors on some compilers #4414

* fix(NotificationCenter): compile errors #4414

* chore(ParallelSocketAcceptor): remove unnecessary include and using from header

* feat(AsyncNotificationCenter): add #4414

* test(AsyncNotificationCenter): add mixed observer types to the test #4414

* fix(AsyncNotificationCenter): hangs on program exit #4414

* fix(dev): friend not honored, temporarily make private members public

* fix(AsyncNotificationCenter); remove default #4414
@aleks-f aleks-f added the fixed label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant