|
ug4
|
#include <algorithm>#include <string>#include "class_name_provider.h"#include "common/util/typename.h"Go to the source code of this file.
Namespaces | |
| namespace | ug |
| the ug namespace | |
| namespace | ug::bridge |
Functions | |
| template<typename TBase , typename TDerived > | |
| void * | ug::bridge::StaticVoidCast (void *DerivVoidPtr) |
| static cast function for two classes | |