$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] boost:: program_options
From: Vijay Samuel (vjsamuel1990_at_[hidden])
Date: 2010-05-21 15:09:02
Hi,
I have a query regarding boost:: program_options. Is it possible for
multiple programs to use a single configuration file? If so, then how? I
have two programs which have to use a single configuration file. Both
programs have both similar and unique options but have different default
values.
Thanks in advance.
Cheers,
-Vijay Samuel