-
Mark OLESEN authored
- initialise with Switch::INVALID and then test if good() to trigger the initial update. This avoids some overhead, but primarily avoids ambiguity with implicit casting to a 'bool' that autoPtr<bool> has.
52104309
- initialise with Switch::INVALID and then test if good() to trigger the initial update. This avoids some overhead, but primarily avoids ambiguity with implicit casting to a 'bool' that autoPtr<bool> has.