condition_variable::condition_variable 생성자
condition_variable 개체를 생성합니다.
condition_variable();
설명
생성자를 사용할 수 있는 메모리가 충분 하지 않으면 throw 된 system_error 개체는 not_enough_memory 오류 코드.몇 가지 다른 리소스를 사용할 수 있으므로 개체를 생성할 수 없습니다 경우 생성자에서 throw 된 system_error 개체는 resource_unavailable_try_again 오류 코드.
요구 사항
헤더: condition_variable
네임 스페이스: std