Skip to content
Commit 7e7f38f8 authored by Richard Smith's avatar Richard Smith
Browse files

DR1413 and part of P1815R2: Minor improvements to Clang's determination

of type- and value-dependency.

A static data member initialized to a constant inside a class template
is no longer considered value-dependent, per DR1413. A const but not
constexpr variable of literal type (other than integer or enumeration)
is no longer considered value-dependent, per P1815R2.
parent 6b760a50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment