Multiple Choice
A ________ iterates through the parts of a string that match a regular expression.
A) regex_iterator
B) string_iterator
C) regex_token_iterator
D) string_match_iterator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: An rvalue reference is declared as _
Q39: In general, move constructors and move assignment
Q40: Which statements is false:<br>A) shared_ptrs provide the
Q41: Weak_ptrs should be used in any situation
Q42: Which of the following statements about regular
Q44: The _ allows you to test constant
Q45: Operator _ enables the compiler to determine
Q46: A tuple's _ creates a tuple in
Q47: A _ template accepts any number of
Q48: Which of the following statements about raw