다음을 통해 공유


setiosflags

지정 된 플래그를 설정합니다.

T2 setiosflags(
   ios_base::fmtflags _Mask
);

매개 변수

  • _Mask
    설정할 플래그입니다.

반환 값

Manipulator를 개체를 추출 하거나 스트림에 삽입 때 반환 str을 호출 str.setf(_Mask), and then returns str.

예제

참조 setw 를 사용 하는 예제 setiosflags.

요구 사항

헤더: <iomanip>

네임 스페이스: std

참고 항목

참조

iostream 프로그래밍

iostreams 규칙