mpc
Haskell-like feature supports in C++
mpc::detail::clone_reference< From, To > Struct Template Reference

Clones the reference qualifier. More...

#include <type_traits.hpp>

Public Types

using type = typename copy_reference< From, std::remove_reference_t< To > >::type
 

Detailed Description

template<class From, class To>
struct mpc::detail::clone_reference< From, To >

Clones the reference qualifier.


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