Template Struct MakeType< volatile T, C >

Struct Documentation

template<class T, int C>
struct MakeType<volatile T, C>

Public Types

using type = typename MakeType<T, C>::type