I was wondering how is it possible to pass program options in boost without giving argument name like program.exe var1
instead of program.exe --arg1 var1
. However I know how to handle this without boost lib with obtaining just argv[1]
, but I will be very thankful if somebody know how to handle it in boost.
Aucun commentaire:
Enregistrer un commentaire