sprint 1-alpha
|
enable run time cast between POD types More...
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 > | |
T | sprint::runtime_cast (const ref_any &S) |
enable run time cast between POD types