kmx git
Register
kc3-lang/freetype
kc3-lang
Login
kc3-lang
/
freetype
Browse
Commit
Author :
malc
Date :
2010-07-12 20:57:54
Hash :
f4e6c155
Message :
Fix type-punning issues with C++. * include/freetype/internal/ftmemory.h (FT_ASSIGNP) [__cplusplus]: Emulate a `typeof' operator with an inline template which uses `static_cast'.