I have a boost::variant in my program and I want to check if the variant itself is initialized and also if there is a value contained in one of it's types.I have a boost::variant in my program and I wan
I have a boost::variant in my program and I want to check if the variant itself is initialized and also if there is a value contained in one of it's types.I have a boost::variant in my program and I wan