ΒΆtemplate <class ContainerTy, class FuncTy>
auto map_range(ContainerTy&& C, FuncTy F)

Declared at: llvm/include/llvm/ADT/STLExtras.h:327

Templates

ContainerTy
FuncTy

Parameters

ContainerTy&& C
FuncTy F