mpc
Haskell-like feature supports in C++
unit.hpp
Go to the documentation of this file.
1
2
#pragma once
3
#include <
mpc/stdfundamental.hpp
>
4
5
namespace
mpc {
7
using
unit_t
= std::tuple<>;
8
10
inline
constexpr
unit_t
unit
;
11
}
// namespace mpc
stdfundamental.hpp
mpc::unit_t
std::tuple<> unit_t
The type of an empty tuple.
Definition:
unit.hpp:7
mpc::unit
constexpr unit_t unit
An entity of an empty tuple.
Definition:
unit.hpp:10
include
mpc
prelude
unit.hpp
Generated by
1.9.2