Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5654: Example parse_config_file missing template parameter
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-04 19:04:55
#5654: Example parse_config_file missing template parameter
-----------------------------------+----------------------------------------
Reporter: olafvdspek@⦠| Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: Boost 1.48.0 | Component: program_options
Version: Boost 1.46.1 | Severity: Cosmetic
Resolution: | Keywords:
-----------------------------------+----------------------------------------
Comment (by Dominic Amann <dominic.amann@â¦>):
It is declared in the header I have.
{{{
template<class charT>
#if ! BOOST_WORKAROUND(__ICL, BOOST_TESTED_AT(700))
BOOST_PROGRAM_OPTIONS_DECL
#endif
basic_parsed_options<charT>
parse_config_file(const char* filename, const options_description&,
bool allow_unregistered = false);
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5654#comment:7> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC