Functor that dereferences whatever is passed to it.
Synopsis
Declared in <absl/types/any_span.h>
struct DerefT;
Member Functions
Name |
Description |
Dereferences its argument. |
Functor that dereferences whatever is passed to it.
Declared in <absl/types/any_span.h>
struct DerefT;
Name |
Description |
Dereferences its argument. |