Help for this page

Select Code to Download


  1. or download this
    void
    MySettings::set(const string &key, const string &value)
    
  2. or download this
    MyModule.c:64: no matching function for call to `Mysettings::set (cons
    +t string *, const string *)'
    /usr/local/include/mysettings.h:66: candidates are: void Mysettings::s
    +et(const string &, const string &)