Library globals

Class globals . std . string . String

View source

(no description)

Functions

compare

compare(s) compare(pos, n, s) @param s String to compare to @param pos Position of first character used to compare @param n Number of characters to compare

find

find_first_not_of

find_first_of

returns index (zero based) of first occurrence of s searching from pos

new

public:

size

starts_with

substr