mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
251 B
251 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
Since: 20.39.0