$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] option to let program_options remove the flags it recognises
From: Brice Rebsamen (brice.rebsamen_at_[hidden])
Date: 2016-04-14 13:47:22
I believe it would be good to add an option to program_options to tell it
to remove the flags it recognizes. That would allow to make it work with
some other parsers such as gflags etc.