27 #include <boost/noncopyable.hpp>
28 #include <boost/program_options.hpp>
35 namespace po= boost::program_options;
46 po::options_description_easy_init po_options_in);
49 const char* description);
52 const po::value_semantic* s);
55 const po::value_semantic* s,
56 const char* description);
58 static std::string prepend_name(std::string module_name_in,
62 const std::string &module_name;
63 po::options_description_easy_init po_options;
TODO: Rename this file - func.h is stupid.
Visibility Control Macros.