
16 Dec
2008
16 Dec
'08
8:54 a.m.
Hello, this file contains at line 384 the following method of index_data: void *value() const { return static_cast<void>(detail::get_pointer(m_ptr)); } Either the declaration of the return value or the cast seems to be wrong. Markus