to_string is not a member of std
When using Code::Blocks, I get the error when using MinGW g++ to compile: to_string is not a member of std
.
This is actually a bug of MinGW, which can be fixed by applying the patch.
When using Code::Blocks, I get the error when using MinGW g++ to compile: to_string is not a member of std
.
This is actually a bug of MinGW, which can be fixed by applying the patch.