☰
D
dejadoc
DRUNTIME
/
core.stdc.stddef
🔍
☾
core.stdc.stddef
D header file for C99.
Copyright
Copyright Sean Kelly 2005 - 2009.
License
Distributed under the
Boost Software License 1.0
.
(See accompanying file LICENSE)
Authors
Sean Kelly
Source:
core/stdc/_stddef.d
Standards
ISO/IEC 9899:1999 (E)
alias
nullptr_t
Types
1
alias
nullptr_t = typeof(null)