21 May
2008
21 May
'08
8:25 a.m.
Hello, I want to use boost::any in a project where I want store different values or pointers. What is the fastest solution to make the different actions for different value types? Using the type() member function? Is it also possible to detect if the value is a pointer or a value? Best regards Hansjörg