Loading [MathJax]/extensions/tex2jax.js
E.V.E
v2023.02.15
 
All Classes Namespaces Functions Variables Typedefs Enumerations Friends Modules Pages Concepts
Loading...
Searching...
No Matches

◆ broadcast_group

eve::broadcast_group = {}
inlineconstexpr

Defined in Header

#include <eve/module/core.hpp>

Callable Signatures

namespace eve
{
template< eve::value T >
T broadcast_group(T x) noexcept;
}
constexpr callable_broadcast_group_ broadcast_group
Computes the TODO.
Definition: broadcast_group.hpp:56
EVE Main Namespace.
Definition: abi.hpp:18

Parameters

Return value

The value of TODO is returned.

Example

TODO