Hi.
I copied the source example from http://en.cppreference.com/w/cpp/thread/thread/thread and created a binary file with it with no errors.
But when I run it, throws an exception that "Operation not permitted" and cause a core dump.
What's the problem?