Title
[tiny] Type Trait is_final<T>
Status
c++14
Section
[meta.unary.prop]
Submitter
Nevin Liber

Created on 2013-02-05.00:00:00 last changed 109 months ago

Messages

Date: 2014-07-01.21:57:43

I'd like to have an is_final<T> type trait, which is true if and only if T is a final type.

Bristol 2013: Submitter is encouraged to proceed and present to LWG. Apparently LEWG doesn't handle these.

Voted into C++14 in Issaquah 2014 as the resolution of LWG issue 2112.

History
Date User Action Args
2015-04-01 22:54:47adminsetstatus: wp -> c++14
2014-07-01 21:57:43adminsetstatus: ready -> wp
2013-04-28 20:20:29adminsetstatus: open -> ready
2013-02-05 00:00:00admincreate