I see the function create_directory( "foobar" ); in an example on http://www.boost.org/libs/filesystem/doc/index.htm  but wanted more details, such as if the function does a recursive create?