0_0_11251659_28871.cpp: In function `int main()':
0_0_11251659_28871.cpp:12: error: no matching function for call to `memset(std::string&, int, unsigned int)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:40: note: candidates are: void* memset(void*, int, size_t)
|