Struct defer

Struct Documentation

struct defer

Public Functions

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