Ignore:
Timestamp:
May 8, 2010, 10:57:18 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
c93262
Parents:
788eeb
Message:

FIX: wrong use of Singleton pattern for CommandLineParser.

  • we set _may_create to false, which is only needed for Factories.
  • if we set to true, then we have to make constructor and destructor private and introduce the Singleton<> as friend.
  • BUGFIX: setOptions() was called with internal argc,argv instead of given parameters in CommandLineParser::Run().
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.