/[usata]/usata2/src/config.hpp
ViewVC logotype

Diff of /usata2/src/config.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by skunix, Sun Jan 9 08:57:22 2005 UTC revision 1.13 by skunix, Thu Jan 20 20:20:30 2005 UTC
# Line 53  namespace usata Line 53  namespace usata
53                          {                          {
54                                  return get_as_bool(key);                                  return get_as_bool(key);
55                          }                                        }              
56                            
57                            bool get_b(const std::string&key, bool d);
58    
59    
60                          template <typename T>                          template <typename T>
61                          T get(const std::string& key, T def)                          T get(const std::string& key, T def)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26