23
Strings library
[strings]
23.3
String view classes
[string.view]
23.3.3
Class template
basic_
string_
view
[string.view.template]
23.3.3.8
String operations
[string.view.ops]
Table 80:
compare
(
)
results
[tab:string.view.compare]
🔗
Condition
Return Value
🔗
size
(
)
<
str
.
size
(
)
<
0
🔗
size
(
)
=
=
str
.
size
(
)
0
🔗
size
(
)
>
str
.
size
(
)
>
0