28 #ifndef BSL_IS_REFERENCE_WRAPPER_HPP 29 #define BSL_IS_REFERENCE_WRAPPER_HPP 62 class is_reference_wrapper<reference_wrapper<T> const> final :
public true_type
reference_wrapper prototype
Definition: is_reference_wrapper.hpp:38
If the provided type is an array type (taking into account const qualifications), provides the member...
Definition: integral_constant.hpp:45
If the provided type is a reference_wrapper (taking into account const qualifications),...
Definition: is_reference_wrapper.hpp:52