mpc
Haskell-like feature supports in C++
fst.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  mpc::cpo
 Customization point objects are here.
 

Variables

constexpr partial< detail::_fst::get_op< 0 > > mpc::cpo::fst
 Returns the first element of the given tuple-like object.
 
constexpr partial< detail::_fst::get_op< 1 > > mpc::cpo::snd
 Returns the second element of the given tuple-like object.