Template Struct overload_leaf

Struct Documentation

template<std::size_t I, typename T>
struct overload_leaf

Public Types

using F = lib::size_constant<I> (*)(T)

Public Functions

inline operator F() const