commit | f9782def0f1f8d77d1a72dce6f2d6855b109723b | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Mon Nov 26 20:15:38 2018 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Mon Nov 26 20:15:38 2018 +0000 |
tree | b595ef8a6eba10fffe6222813f7d5505cf7dd3ce | |
parent | 893cf803350f16a098156581aa83d3c24bb86ced [diff] |
Add basic_string::__resize_default_init (from P1072) This patch adds an implementation of __resize_default_init as described in P1072R2. Additionally, it uses it in filesystem to demonstrate its intended utility. Once P1072 lands, or if it changes it's interface, I will adjust the internal libc++ implementation to match. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347589 91177308-0d34-0410-b5e6-96231b3b80d8