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