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