Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | List of all members
sknonstd::copy_cv< D, S > Struct Template Reference

#include <SkTLogic.h>

Public Types

using type = copy_volatile_t< copy_const_t< D, S >, S >
 

Detailed Description

template<typename D, typename S>
struct sknonstd::copy_cv< D, S >

Definition at line 36 of file SkTLogic.h.

Member Typedef Documentation

◆ type

template<typename D , typename S >
using sknonstd::copy_cv< D, S >::type = copy_volatile_t<copy_const_t<D, S>, S>

Definition at line 37 of file SkTLogic.h.


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