mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-24 03:39:56 -04:00
Update msvcstl.hpp
This commit is contained in:
parent
4f66b8d8f7
commit
af35eb7228
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ namespace gd {
|
|||
std::string val;
|
||||
val = std::forward<Params>(param);
|
||||
(void)this->winAssign(val.c_str(), val.size());
|
||||
return *this;
|
||||
}
|
||||
|
||||
~string() {
|
||||
|
|
Loading…
Add table
Reference in a new issue