Geode Docs
Tutorials
Classes
Function
map
#include
<Geode/utils/ranges.hpp>
template
<ValidContainer Into
,
ValidConstContainer From
,
ValidIntoConverter<typename From::value_type, typename Into::value_type> Mapper>
Into
map
(
const From
const
&
from
,
Mapper
mapper
)
No description provided
Examples
0