3#ifndef TETL_TYPE_TRAITS_ADD_VOLATILE_HPP
4#define TETL_TYPE_TRAITS_ADD_VOLATILE_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_volatile.hpp:14
typename add_volatile< T >::type add_volatile_t
Definition add_volatile.hpp:20
T volatile type
Definition add_volatile.hpp:15