3#ifndef TETL_TYPE_TRAITS_IS_VOLATILE_HPP
4#define TETL_TYPE_TRAITS_IS_VOLATILE_HPP
Definition adjacent_find.hpp:8
bool_constant< true > true_type
Definition bool_constant.hpp:13
bool_constant< false > false_type
Definition bool_constant.hpp:14
constexpr bool is_volatile_v
Definition is_volatile.hpp:17
static constexpr bool value
Definition integral_constant.hpp:10
Definition is_volatile.hpp:11