move Switch -> primitives/ and make asBool(), asWord() static
- motivation: we could probably reuse the Switch::asBool() within boolIO.C ... and possibly make Switch is-a bool and has-a word (or has-a enum for the word) for reuse with nicer output values for bool
Please register or sign in to comment