|
inlinenoexcept |
Constructs a eve::wide from a Callable Object.
The Callable Object must satisfy the following prototype:
and is supposed to return the value computed from the current index and the cardinal to store at said index.
g | The Callable Object to use as a value generator |
Example: