boost::shared_dynamic_cast is deprecated and removed in recent versions of boost...
authorGerd von Egidy <gerd.von.egidy@intra2net.com>
Thu, 2 Apr 2015 15:28:27 +0000 (17:28 +0200)
committerGerd von Egidy <gerd.von.egidy@intra2net.com>
Thu, 2 Apr 2015 15:28:27 +0000 (17:28 +0200)
commit0a4178cf5103f60a4027a51151ba3dd1730ca4de
tree178317348980da59e0bed1b2bb98955aa9eb4529
parent554f813d5f21854966b4c36557712e08f34f5c4b
boost::shared_dynamic_cast is deprecated and removed in recent versions of boost, replace it with dynamic_pointer_cast
configlib/i2n_global_config.cpp
src/pointer_func.hpp