scc  2024.06
SystemC components library
nonstd::variants::std11::remove_cv< T > Struct Template Reference

Public Types

typedef remove_volatile< typename remove_const< T >::type >::type type
 

Detailed Description

template<class T>
struct nonstd::variants::std11::remove_cv< T >

Definition at line 459 of file variant.hpp.


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