Clang Project

clang_source_code/test/Modules/Inputs/PR27754/TSchemaType.h
1#include "algobase.h"
2struct A : integral_constant<bool, true> {};
3