I have two pointers that only one of them can be set, so I am considering using boost::variant, say: I have two pointers that only one of them can b
I have two pointers that only one of them can be set, so I am considering using boost::variant, say: I have two pointers that only one of them can b