From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-11-03 03:36:36


Anthony Williams wrote:
> If the constexpr proposal gets accepted into the C++ Standard, we won't have
> to worry about this in the future --- constructors that just use constant
> expressions can be tagged "constexpr", and used for static initialization.

What does this mean, can you please illustrate it with an example?

Thank you,
Roland