VCCC  2024.05
VisualCamp Common C++ library
copy_volatile< From, To > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__type_traits/copy_cvref.hpp>

Detailed Description

template<typename From, typename To>
struct vccc::copy_volatile< From, To >

copy_volatile

Template Parameters
From
To

Public Types

using type = To
 

Member Typedef Documentation

◆ type

using type = To

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