HomeManualTopicsTypesSymbols

std_types::character/std::to_title_case

converts to title case

Parameters

None

Results

None

Description

All letter characters are converted to their title case pendants; all other characters are returned unaltered.

Implements

std::to_title_case converts the contents to Title Case