From 21de4ba0ad5f9b977cd2778910a7bf5156844e30 Mon Sep 17 00:00:00 2001 From: DenisYaroshevskiy Date: Tue, 26 Mar 2024 21:09:29 +0000 Subject: [PATCH] deploy: 5d785ca9b9c78c512698ee7f10268dee9ce1c363 --- group__core__constants_ga55b591d755a02c9219c36c5603de6dc2.html | 2 +- structeve_1_1constant__callable.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/group__core__constants_ga55b591d755a02c9219c36c5603de6dc2.html b/group__core__constants_ga55b591d755a02c9219c36c5603de6dc2.html index e3e1f41d1b..6d5c05a9ac 100644 --- a/group__core__constants_ga55b591d755a02c9219c36c5603de6dc2.html +++ b/group__core__constants_ga55b591d755a02c9219c36c5603de6dc2.html @@ -147,7 +147,7 @@

{
}
-
constexpr auto allbits
Computes a constant with all bits set.
Definition: allbits.hpp:71
+
constexpr auto allbits
Computes a constant with all bits set.
Definition: allbits.hpp:72
EVE Main Namespace.
Definition: abi.hpp:18
Lightweight type-wrapper.
Definition: as.hpp:29

Parameters

diff --git a/structeve_1_1constant__callable.html b/structeve_1_1constant__callable.html index a978aaaee4..faaf9e0b91 100644 --- a/structeve_1_1constant__callable.html +++ b/structeve_1_1constant__callable.html @@ -203,7 +203,7 @@

Example

#define EVE_DISPATCH_CALL(...)
Generate the proper call to current EVE's Callable Object implementation.
Definition: protocol.hpp:148
EVE Main Namespace.
Definition: abi.hpp:18
Lightweight type-wrapper.
Definition: as.hpp:29
-
CRTP base class giving an EVE's Callable Object the constant function semantic.
Definition: default_behaviors.hpp:192
+
CRTP base class giving an EVE's Callable Object the constant function semantic.
Definition: default_behaviors.hpp:193
constexpr auto else_(V const &v) const
Extend a conditional expression with an alternative value.
Definition: conditional.hpp:489
Conditional expression keeping all lanes between two position.
Definition: conditional.hpp:474
Wrapper for SIMD registers.
Definition: wide.hpp:65