xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
PR27754
/
TSchemaType.h
(revision b648399f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
algobase.h
"
2
struct
A
:
integral_constant
<
bool
,
true
> {};
3