This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: shared_ptr::operator-> does not fail for nullptr


> If you compile with -D_GLIBCXX_DEBUG there will be an assertion.

Thanks for the hint. I presume it is still true that I have to compile
every c++library I use with this option as well? ([0])

Christoph

[0] https://svn.boost.org/trac/boost/ticket/5911


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]