3#ifndef TETL_TYPE_TRAITS_UNWRAP_REFERENCE_HPP
4#define TETL_TYPE_TRAITS_UNWRAP_REFERENCE_HPP
Definition adjacent_find.hpp:8
typename conditional< B, T, F >::type conditional_t
Definition conditional.hpp:21
typename unwrap_ref_decay< T >::type unwrap_ref_decay_t
Definition unwrap_reference.hpp:27
reference_wrapper is a class template that wraps a reference in a copyable, assignable object....
Definition reference_wrapper.hpp:40
Definition unwrap_reference.hpp:24
T & type
Definition unwrap_reference.hpp:20
Definition unwrap_reference.hpp:16