Extension point returning a reinsertion view or the argument itself.
Synopsis
Declared in <folly/container/View.h>
struct order_preserving_reinsertion_view_or_default_fn;
Description
If a tag‐invoke extension of order_preserving_reinsertion_view is available over the given argument, forwards to that. Otherwise, returns the argument.
Member Functions
Name |
Description |
Function call operators |
Created with MrDocs