Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef pr20320_h #define pr20320_h template<> struct S< ::Number::One> { }; template<> struct S< ::Number::Two> { }; #endif