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

Synopsis

Declared in <folly/container/F14Set.h>

Return Value

A range over the set in reverse iteration order.

Parameters

Name

Description

viewFn

The view customization‐point tag.

c

The set to view.

Created with MrDocs