Created on 2010-08-25.00:00:00 last changed 171 months ago
Proposed resolution:
Add allocators to regexes; see paper N3171 in the pre-Batavia mailing.
Duplicate: 1396
Addresses US-141
std::basic_regex should have an allocator for all the reasons that a std::string does. For example, I can use boost::interprocess to put a string or vector in shared memory, but not a regex.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-26 13:57:17 | admin | set | status: open -> dup |
2010-10-23 17:18:50 | admin | set | messages: + msg4893 |
2010-10-23 17:18:50 | admin | set | messages: + msg4892 |
2010-08-25 00:00:00 | admin | create |