libdisplaydevice master
C++ library to modify display devices.
display_device::detail::AutoConst< T, AddConst > Struct Template Reference

A convenience template struct helper for adding const to the type. More...

Detailed Description

template<class T, bool AddConst>
struct display_device::detail::AutoConst< T, AddConst >

A convenience template struct helper for adding const to the type.

Template Parameters
TBase type.
AddConstWhether to add const to the base type.

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