mpc
Haskell-like feature supports in C++
mpc::ranges::detail::begin_fn Struct Reference

Public Member Functions

template<class C >
constexpr auto operator() (C &&c) const noexcept(noexcept(begin(c))) -> decltype(begin(c))
 

The documentation for this struct was generated from the following file: