sprint 1-alpha
Namespaces | Functions
sprint/runtime_cast.h File Reference

enable run time cast between POD types More...

#include <sprint/serializable_rtti.h>
#include <sprint/container/ref_any.h>

Go to the source code of this file.

Namespaces

namespace  sprint
 

Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux.


Functions

bool sprint::runtime_cast (ref_any &D, const ref_any &S)
template<class T >
sprint::runtime_cast (const ref_any &S)

Detailed Description

enable run time cast between POD types

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines