#include <cassert>#include <functional>#include <type_traits>#include "absl/functional/internal/function_ref.h"#include "absl/meta/type_traits.h"

Go to the source code of this file.
Classes | |
| class | absl::FunctionRef< T > |
| class | absl::FunctionRef< R(Args...)> |
Namespaces | |
| absl | |