Title
[filesys.ts] Allocator requirements unspecified
Status
open
Section
[fs.req]
Submitter
Daniel Krügler

Created on 2014-05-19.00:00:00 last changed 81 months ago

Messages

Date: 2016-01-28.01:00:35

Proposed resolution:

Add the following to 5 Requirements [fs.req]:

Template parameters named Allocator shall meet the C++ Standard's library Allocator requirements (C++11 §17.6.3.5)

Date: 2016-01-31.20:31:05

Addresses: filesys.ts

The SG3 WP refers in several places to a template parameter named "Allocator" but does not impose requirements on this type.

History
Date User Action Args
2017-07-30 20:10:41adminsetstatus: wp -> open
2016-01-28 01:00:35adminsetmessages: + msg7911
2014-05-19 00:00:00admincreate