|
Utility Rack
|
Test scenarios for cast_ptr_to utility functions.
More...
#include <cstddef>#include <cstdint>#include "catch2/catch_test_macros.hpp"#include "utility/cast_ptr_to.hpp"
Functions | |
| void | compare_bytes (std::byte b1, std::byte b2) noexcept |
| TEST_CASE ("casting unsigned int* to std::byte*", "[cast_ptr_to]") | |
Test scenarios for cast_ptr_to utility functions.
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)