https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86958

--- Comment #1 from Vladimir Reshetnikov <v.reshetnikov at gmail dot com> ---
Sorry, there is a missing closing parenthesis in my code. The last line should
look like this:

static_assert(Outer<bool>::Alias<bool>::value == sizeof(bool)); // error

Reply via email to