Title
N3413 Allowing arbitrary literal types for non-type template parameters
Status
open
Section
[temp.param]
Submitter
Jens Maurer

Created on 2012-09-19.00:00:00 last changed 141 months ago

Messages

Date: 2013-10-11.23:34:25

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3413.html

Bristol 2013: Maurer expressed surprise at the paper being under discussion, and explained that he doesn't think it can be made to work under current linker environments, and further explained that user-defined equality operators cause confusion and surprises. Maurer said that he'd want Stroustrup to clarify which parts of the paper he would want.

Two-way Straw polls:

Rules for agument expressions:

F: 5 A: 0

Structs without operator==

F: 0 A: 0

Structs with operator==

F: 1 A: 3

The issue is not pushed at this time.

Deemed post-C++14 material in Chicago 2013, Stroustrup expressed interest in writing papers about the subject targeting C++17.

History
Date User Action Args
2012-09-19 00:00:00admincreate