Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/layouttests-ub
/
.
/
tests
/
headers
/
eval-value-dependent.hpp
blob: 0f4dc6ab25c9619fa3da3badfe160e3e3383e3dd [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: -- -std=c++11
template
<
typename
d
>
class
e
{
using
f
=
d
;
static
const
auto
g
=
alignof
(
f
);
};