3#ifndef TETL_TYPE_TRAITS_ADD_CONST_HPP
4#define TETL_TYPE_TRAITS_ADD_CONST_HPP
Definition adjacent_find.hpp:8
Provides the member typedef type which is the same as T, except it has a cv-qualifier added (unless T...
Definition add_const.hpp:12
T const type
Definition add_const.hpp:13
typename add_const< T >::type add_const_t
Definition add_const.hpp:18