Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
nullptr
A definition of nullptr for compilers that don't support it as standard. More...
Data Structures | |
class | nullptr_t |
A null pointer type. More... | |
Variables | |
const nullptr_t | nullptr = {} |
A null pointer. | |
const std::nullptr_t | nullptr = {} |
A null pointer. |
Detailed Description
A definition of nullptr for compilers that don't support it as standard.
Variable Documentation
const std::nullptr_t nullptr = {} |
Generated on Tue Jul 12 2022 14:05:48 by
