353dbe6e3b
HIPRTC implementation of few type traits are defined in std namespace which causes conflicts with the std C++ headers when apps try to include those std headers. Instead, use the specific implementation of these headers from __hip_internal namespace to avoid this. Change-Id: Ia358df159af8783d1eba9a19cd458e192bf7e9e6