We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda6414 commit 4ae33ceCopy full SHA for 4ae33ce
include/boost/program_options/detail/config_file.hpp
@@ -62,7 +62,7 @@ namespace boost { namespace program_options { namespace detail {
62
TODO: maybe, we should just accept a pointer to options_description
63
class.
64
*/
65
- class common_config_file_iterator
+ class BOOST_PROGRAM_OPTIONS_DECL common_config_file_iterator
66
: public eof_iterator<common_config_file_iterator, option>
67
{
68
public:
0 commit comments