Add constexpr tests for bit.hpp. Refs #109.

This commit is contained in:
Peter Dimov
2023-05-29 21:59:37 +03:00
parent f2eab6d6ff
commit 42c8898d24
10 changed files with 248 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// Test for boost/core/bit.hpp (bit_ceil)
// Test for boost/core/bit.hpp (popcount)
//
// Copyright 2020 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.