Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
e23f0a7ad6fe7a394cd83f92979eb5871a040052
/
.
/
bindgen-tests
/
tests
/
headers
/
issue-833-2.hpp
blob: 487c56075ea8e40658052e626e0ef2d84405d7f0 [
file
]
// bindgen-flags: --raw-line "// If the output of this changes, please ensure issue-833-1.hpp changes too"
template
<
typename
T
>
class
nsTArray
{
static
T
*
sFoo
;
};