52d6f8daf19719e0120ae281a91be3077cabdf80
Previous implementation had only strcat-class conversion using vague function names. This commit makes function names more explicit by adding "cat" and deprecating previous function variants. Since many situation required strcpy variant, the move above made space to add strcpy variants too. Signed-off-by: Simon Rozman <simon@rozman.si>
Description
Languages
C++
100%