|
mpc
Haskell-like feature supports in C++
|
#include <mpc/stdfundamental.hpp>Go to the source code of this file.
Classes | |
| struct | mpc::holding_or< T, U > |
| struct | mpc::holding_or< T, U > |
Typedefs | |
| template<class T > | |
| using | mpc::holding_t = typename holding< std::remove_cvref_t< T > >::type |
| template<class T , class U > | |
| using | mpc::holding_or_t = typename holding_or< T, U >::type |