Error type for trySplitTo(), below.
Declared in <folly/String.h>
struct SubstringConversionCode;
| Name | Description |
|---|---|
operator== | Compares two error values for equality. |
| Name | Description |
|---|---|
code | The conversion error code. |
substring | The substring that failed to convert. |