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