This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3] libstdc++/20534, debug mode vs. includes


> I was wondering whether we should not ask for __builtin_assert()...

...that was my first thought as well. I think we get this with the
static_assert stuff, right?

The more I looked at this, the more the clean separation of
public/private macros appealed. I think this solution is better,
interface-wise, anyway.

-benjamin 


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