index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
headers
/
dash_language.h
blob: 4c8bb58dd715830961e2cc7911d78b9372d54a27 (
plain
)
1
2
3
4
5
6
// bindgen-flags: -- -x c++ --std=c++11
template
<
typename T
>
struct
Foo
{
int
bar
;
};