smatch Typedef
Match_results 문자열에 대 한 정의 입력 합니다.
typedef match_results<string::const_iterator> smatch;
설명
템플릿 클래스의 특수화 된 형식 설명 match_results Class 형식의 반복기에 대 한 string::const_iterator.
요구 사항
헤더: <regex>
네임 스페이스: std
Match_results 문자열에 대 한 정의 입력 합니다.
typedef match_results<string::const_iterator> smatch;
템플릿 클래스의 특수화 된 형식 설명 match_results Class 형식의 반복기에 대 한 string::const_iterator.
헤더: <regex>
네임 스페이스: std