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.
Further Reading
Comments are configured with provider: disqus, but are disabled in non-production environments.