/Docs/Standard Library/algorithm/backend/cpu/mapVersion: 1.0On this pagemap CPU implementation of the map function. Functions map: Maps a function over the integer range [0, size). This lets you apply an integer index-based operation across data captured by the mapped function (for example, an indexed buffer).