Botan 3.11.0
Crypto and TLS for C&
value_barrier.h File Reference

Internal Header. More...

#include <botan/internal/target_info.h>
#include <concepts>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  Botan
namespace  Botan::CT

Functions

template<std::unsigned_integral T>
requires (!std::same_as<bool, T>)
constexpr T Botan::CT::value_barrier (T x)

Detailed Description

Internal Header.

Definition in file value_barrier.h.