Created on 2011-05-17.00:00:00 last changed 160 months ago
Rationale (August, 2011)
This is an editorial issue that has been transmitted to the project editor.
The example in 13.2 [temp.param] paragraph 15 contains the line
template<T... Values> apply { }; // Values is a non-type template parameter pack // and a pack expansion
This should presumably be struct apply or some such.
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-09-06 00:00:00 | admin | set | messages: + msg3584 |
2011-05-17 00:00:00 | admin | create |