다음을 통해 공유


연산자 << 운영자 (<thread>)

텍스트 표현을 삽입 하는 thread::id 스트림으로 개체입니다.

template<class Elem, class Tr>
   basic_ostream<Elem, Tr>& operator<<(
      basic_ostream<Elem, Tr>& Ostr, thread::id Id);

매개 변수

반환 값

Ostr.

설명

이 함수를 삽입 합니다. Id 에 Ostr.

두 경우 thread::id 같은 개체를 비교 하 고 삽입된 한 텍스트 표현은 해당 개체의 동일 합니다.

요구 사항

헤더: 스레드

네임 스페이스: std

참고 항목

참조

<thread>

기타 리소스

헤더 파일