The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Headers
Inputs
include
new
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#pragma once namespace std { struct nothrow_t { explicit nothrow_t() = default; }; }