etl/docs/utilities/nullptr.md
2026-05-19 12:12:14 +01:00

250 B

title
nullptr

{{< callout type="info">}} Header: nullptr.h
Since: TBC
{{< /callout >}}

Defines ETL_NULLPTR as either nullptr or NULL, dependent on the compiler support.


Defines etl::nullptr_t
From: 20.39.0