neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
any_iterator.hpp File Reference
#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)