xref
: /
llvm-project
/
clang-tools-extra
/
test
/
clang-tidy
/
checkers
/
misc
/
Inputs
/
system
/
vector.h
(revision fc4a8bf7da7d3837d371fda24d3f2c0f9ef54a5b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
#
include
<
string.h
>
3
4
namespace
std
{
class
vector
{}; }
5