neoGFX
Cross-platform C++ app/game engine
|
#include <stdexcept>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | neolib::any_const_iterator |
struct | neolib::any_const_iterator::bad_cast |
struct | neolib::any_const_iterator::is_empty |
class | neolib::any_iterator |
struct | neolib::any_iterator::bad_cast |
struct | neolib::any_iterator::is_empty |
Namespaces | |
namespace | neolib |
Functions | |
template<typename Source , typename Target > | |
any_const_iterator | neolib::any_const_iterator_cast (any_iterator aSource) |