Title
Accept boolean constant expressions as constraints
Status
concepts
Section
_N2914_.14.11.1 [temp.req]
Submitter
JP

Created on 2009-03-03.00:00:00 last changed 179 months ago

Messages

Date: 2009-03-03.00:00:00
N2800 comment UKĀ 129

It should be possible to support boolean constant expressions as requirements without resorting to defining the True concept in the library. Boolean expressions are very likely to be constraints when dealing with non-type template parameters and variadic templates, and constraints in these cases should feel just as natural as constraints on the type system.

History
Date User Action Args
2009-08-03 00:00:00adminsetstatus: open -> concepts
2009-03-03 00:00:00admincreate