neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
fwd_abstract.hpp File Reference
#include <neolib/neolib.hpp>

Go to the source code of this file.

Classes

struct  neolib::abstract_interface< ConcreteType >
 
struct  neolib::abstract_interface< string >
 

Namespaces

namespace  neolib
 

Typedefs

template<typename ConcreteType >
using neolib::abstract_interface_t = typename abstract_interface< ConcreteType >::type