mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 01:04:00 +00:00
@@ -127,6 +127,8 @@ string string_l(const char* data);
|
||||
// return string(string::literal_t(), data);
|
||||
// }
|
||||
|
||||
string operator+(const string&, const string&);
|
||||
|
||||
CHECK_SIZEOF(string, 0x10)
|
||||
} // namespace rstl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user