Closed marc-hanheide closed 9 years ago
This confused a lot of people as the component simply throws a boost::filesystem error when the directory doesn't exist. Here, we should not define a default, but force people to actually define the argument, as it is a required one.
boost::filesystem
as discussed with @cdondrup
@mzillich OK?
This confused a lot of people as the component simply throws a
boost::filesystem
error when the directory doesn't exist. Here, we should not define a default, but force people to actually define the argument, as it is a required one.as discussed with @cdondrup