E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches

◆ broadcast_group

callable_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