mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 02:06:07 +00:00
@@ -103,7 +103,6 @@ public:
|
||||
assign(other);
|
||||
return *this;
|
||||
}
|
||||
basic_string operator+(const basic_string&);
|
||||
basic_string operator+(const _CharTp*);
|
||||
|
||||
const char* data() const { return x0_ptr; }
|
||||
|
||||
Reference in New Issue
Block a user