Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
class_name_provider_impl.h File Reference
#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