You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we are going to use boost::filesystem as suggested in #73, I think it is good to introduce program_options. The argc, argv of current examples are a bit confusing to me
The text was updated successfully, but these errors were encountered:
If we are going to use
boost::filesystem
as suggested in #73, I think it is good to introduceprogram_options
. Theargc
,argv
of current examples are a bit confusing to meThe text was updated successfully, but these errors were encountered: