[Bug libstdc++/81885] operator-> not checked by -D_GLIBCXX_ASSERTIONS

joerg.richter@pdv-fs.de gcc-bugzilla@gcc.gnu.org
Fri Aug 18 14:01:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81885

--- Comment #2 from Jörg Richter <joerg.richter@pdv-fs.de> ---
Okay, I see your point. But I think calling operator->() to get the pointer is
not a very common use-case. Its more like get() is the right function for this
task.


More information about the Gcc-bugs mailing list