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

#include <util.h>

Public Types

typedef T type
 

Detailed Description

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

A set of templates which removes the reference over types. Use remove_reference_t<T> for this.


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