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