mkdir boost filesystem

C++
boost::filesystem::create_directory(path);
Source

Also in C++: