I have successful saved variables without knowing their type using boost::any. But I was wandering whether it is possible to use them without actually convert them back to the original type. here is an example which may describes the problem better:I have successful saved variables without knowi