ScummVM API documentation
Common::remove_cv< T > Struct Template Reference

#include <util.h>

Public Types

typedef T type
 

Detailed Description

template<class T>
struct Common::remove_cv< T >

A set of templates which remove const and/or volatile specifiers. Use the remove_*_t<T> variants.


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