Subject: [Boost-users] [boost-users][program_options] How can I restrict possible values?
From: Germán Diago (germandiago_at_[hidden])
Date: 2010-04-08 05:32:54


Hello. I'm using boost.program_options and I want to know if I can
restrict the possible values for an option. I couldn't
find an obvious way in the documentation. Thanks.