Change static_cast with reinterpret_cast since in some compilers (Intel, and surely other EDG based ones) this kicks the conversion operator recursively and provokes an stack overflow.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.