Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- actually prevent this type of thing:

      Switch sw;
      sw = "none";

  without relinquishing automatic conversion to/from bool.
  Nonetheless, make construct from string explicit.

- Added some minor optimization for the lookup of the switch names.
3b16c365
History
Name Last commit Last update
..