oops
This commit is contained in:
parent
a168e830f0
commit
2e36a703be
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
\
|
||||
inline std::istream &operator>>(std::istream &is, name &str) {\
|
||||
std::string input;\
|
||||
FOR_EACH(ENUM_FROM_STRING, name, __VA_ARGS__)\
|
||||
FOR_EACH(STRUCT_FROM_STRING, name, __VA_ARGS__)\
|
||||
return is;\
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue