How do i create hidden directories with the boost filesystem in linux?
if i call create_directory(".test"), it gives me an error

Thanks