HomeManualTopicsTypesSymbols

std::contains

checks whether a string contains a specific expression

Parameters

None

Results

None

Description

#See also: std::matches, std::has_prefix, std::has_suffix

Topic

Strings

Implemented by

std_types::generic_list checks whether the list contains the specified item or not
std_types::string succeeds if the specified expression occurrs at least once within the string