Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
6a5726eac514b49ec8a9f8360ed5d0d73da9feb7
/
.
/
tests
/
headers
/
dash_language.h
blob: 4c8bb58dd715830961e2cc7911d78b9372d54a27 [
file
]
// bindgen-flags: -- -x c++ --std=c++11
template
<
typename
T
>
struct
Foo
{
int
bar
;
};