janwas
4663ac0fe7
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
...
the old debug_assert always ran and tested the expression, which slows
down release builds. wrapping them in #ifndef NDEBUG is clumsy. the new
ASSERT behaves like assert and ENSURE like the old debug_assert. Let's
change any time-critical but not-super-important ENSURE to ASSERT to
speed up release builds. (already done in bits.h and unique_range.h)
This was SVN commit r9362.
2011-04-30 13:01:45 +00:00
..
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-02-20 20:52:35 +00:00
2011-02-18 22:36:39 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-02-19 21:24:39 +00:00
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-28 20:42:11 +00:00
2011-04-30 13:01:45 +00:00
2011-04-28 20:42:11 +00:00