tetl 0.1.0
Embedded Template Library
|
Provides the member typedef type which is the same as T, except that its topmost cv-qualifiers are removed. Removes the topmost const. More...
#include <remove_const.hpp>
Public Types | |
using | type = Type |
Provides the member typedef type which is the same as T, except that its topmost cv-qualifiers are removed. Removes the topmost const.
The behavior of a program that adds specializations for any of the templates described on this page is undefined.
using type = Type |