Returns a range that enumerates the map in order‐preserving reinsertion order.

Synopsis

Declared in <folly/container/F14Map.h>

Return Value

A range over the map in reverse iteration order.

Parameters

Name

Description

viewFn

The view customization‐point tag.

c

The map to view.

Created with MrDocs