This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51379] reinterpret_cast is not particularly useful
- From: "piotr.wyderski at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Dec 2011 12:58:16 +0000
- Subject: [Bug c++/51379] reinterpret_cast is not particularly useful
- Auto-submitted: auto-generated
- References: <bug-51379-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51379
--- Comment #1 from Piotr Wyderski <piotr.wyderski at gmail dot com> 2011-12-01 12:58:16 UTC ---
Both static_cast and C-type cast work as expected.