mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
parent
ff8da9d246
commit
c07e4a8c01
333 changed files with 0 additions and 95037 deletions
|
@ -1,8 +0,0 @@
|
|||
// Test for C++20 std::cmp_greater etc. support.
|
||||
#include <utility>
|
||||
|
||||
|
||||
int main()
|
||||
{
|
||||
return std::cmp_greater(-1, 2u) && std::cmp_less_equal(3, 0);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue