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