I want to construct boost::variants containing default-constructed values, specified with a type index - without writing my own switch statement over the type index.s containing
I want to construct boost::variants containing default-constructed values, specified with a type index - without writing my own switch statement over the type index.s containing