xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
submodules
/
vector.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
template
<
typename
T
>
class
vector
{ };
2
3
#
define
HAVE_VECTOR
4