|
noexcept |
Reports the index of the first occurrence of the specified character in this string. The search starts at a specified character position and examines a specified number of character positions.
value | An unicode character to seek |
start_index | The search starting position |
count | The number of character positions to examine |