#include <type_traits.h>
A set of templates which removes const and/or volatile specifiers. Use the remove_*_t<T> variants.