ΒΆtemplate <class T, class Iter>
constexpr Option<T> from_product_impl(
    Iter&& it) noexcept

Declared at: sus/option/option.h:457

Templates

T
Iter

Parameters

Iter&& it