summaryrefslogtreecommitdiff
path: root/devdocs/c/keyword%2Fnullptr.html
blob: 16b3ddd4948b2d1055c8b291cc2eca840922dbf2 (plain)
1
2
3
4
5
6
7
    <h1 id="firstHeading" class="firstHeading">C keywords: nullptr <span class="t-mark-rev t-since-c23">(since C23)</span>
</h1>            <h3 id="Usage"> Usage</h3> <ul><li> <a href="../language/nullptr" title="c/language/nullptr"><code>nullptr</code> pointer constant</a> <span class="t-mark-rev t-since-c23">(since C23)</span> </li></ul>           <div class="_attribution">
  <p class="_attribution-p">
    &copy; cppreference.com<br>Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.<br>
    <a href="https://en.cppreference.com/w/c/keyword/nullptr" class="_attribution-link">https://en.cppreference.com/w/c/keyword/nullptr</a>
  </p>
</div>