Sign in
rust
/
rust-lang
/
llvm-project
/
ae9c45b112598aa9a411ffe4cebd213d7f9186b6
/
.
/
clang
/
test
/
Modules
/
Inputs
/
PR27754
/
algobase.h
blob: f5e47d8dc7d3f798cfabdf277c314e927be72519 [
file
] [
log
] [
blame
]
#ifndef
_STL_ALGOBASE_H
#define
_STL_ALGOBASE_H
template
<
typename
_Tp
,
_Tp
>
struct
integral_constant
{};
#endif