#include <compare.hpp>
Static Public Member Functions | |
static bool | eq (CharT c1, CharT c2) |
static bool | lt (CharT c1, CharT c2) |
static int | compare (CharT const *s1, CharT const *s2, std::size_t n) |
|
inlinestatic |
|
inlinestatic |
Referenced by boost::unit_test::ut_detail::case_ins< CharT >::compare().
|
inlinestatic |
Referenced by boost::unit_test::ut_detail::case_ins< CharT >::compare().