mpc
Haskell-like feature supports in C++
Public Types
|
List of all members
mpc::detail::copy_cv< From, To > Struct Template Reference
Copies cv qualifiers.
More...
#include <
type_traits.hpp
>
Public Types
using
type
= typename
copy_const
< From, typename
copy_volatile
< From, To >::type >::type
Detailed Description
template<class From, class To>
struct mpc::detail::copy_cv< From, To >
Copies cv qualifiers.
The documentation for this struct was generated from the following file:
include/mpc/
type_traits.hpp
mpc
detail
copy_cv
Generated by
1.9.2