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

constexpr: static data members declared constexpr are required to have an

initializer; all other constexpr variables are merely required to be
initialized. In particular, a user-provided constexpr default constructor can be
used for such initialization.

llvm-svn: 144028
parent 5139dadd
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