[LLVMbugs] [Bug 23135] [C++11/14] Body of constexpr function templates instantiated too eagerly in unevaluated operands
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 7 01:37:18 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23135
Gonzalo BG <gonzalobg88 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Gonzalo BG <gonzalobg88 at gmail.com> ---
Thanks Richard, that settles it.
I'm closing this as invalid.
Today I learned that constexpr functions are (potentially) instantiated in
unevaluated contexts.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150407/0f87729b/attachment.html>
More information about the llvm-bugs
mailing list