Changeset 2247


Ignore:
Timestamp:
Apr 22, 2010, 2:54:34 AM (13 years ago)
Author:
Peter
Message:

remove private function not implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/CommandLine.h

    r2202 r2247  
    164164  private:
    165165    friend std::ostream& operator<<(std::ostream& os, const CommandLine& cl);
    166     void add_private(std::string, Option&);
    167166    bool is_long_option(std::string str) const;
    168167    bool is_short_option(std::string str) const;
Note: See TracChangeset for help on using the changeset viewer.