$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Bradl (stefan_bradl_at_[hidden])
Date: 2007-08-19 07:35:34
Hello,
I am using boost::program_options and need to load custom config files.
So I think I need to write a parser, right?
But I did not find any tutorials or something like that where I can learn
how to write and usea parser with program options.
Can anybody help me out og this problem?
Thx in advance