Searched refs:no_assert (Results 1 – 1 of 1) sorted by relevance
381 explicit LessA( bool no_assert = false ) { in LessA() argument382 REQUIRE_MESSAGE(no_assert, "Default ctor should not be called"); in LessA()