pocoproject / poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
https://pocoproject.org
Other
8.07k stars 2.11k forks source link

Add checkers for Any holding nullptr #4447

Open aleks-f opened 5 months ago

aleks-f commented 5 months ago

Add functions checking whether Any holds a null pointer.