Struct defer

Struct Documentation

struct defer

Public Functions

template<typename Fn>
inline constexpr VEG_INLINE auto operator()(Fn fn) const -> Defer<Fn>