mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 01:04:00 +00:00
@@ -64,7 +64,7 @@ public:
|
||||
// ++x4_cow->x4_refCount;
|
||||
// }
|
||||
|
||||
basic_string(const _CharTp* data, int size, const Alloc& = rmemory_allocator());
|
||||
basic_string(const _CharTp* data, int size = -1, const Alloc& = rmemory_allocator());
|
||||
// {
|
||||
// if (size <= 0 && !data)
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user