HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hi::v1::copy_cv< To, From, Ei > Struct Template Reference

#include <hikogui/utility/type_traits.hpp>

Detailed Description

template<typename To, typename From, typename Ei = void>
struct hi::v1::copy_cv< To, From, Ei >

Type-trait to copy const volatile qualifiers from one type to another.


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