Static Public Member Functions | List of all members
absl::base_internal::Callable Struct Reference

#include <invoke.h>

Static Public Member Functions

template<typename F , typename... Args>
static decltype(std::declval< F >()(std::declval< Args >()...)) Invoke (F &&f, Args &&...args)
 

Detailed Description

Definition at line 149 of file invoke.h.

Member Function Documentation

template<typename F , typename... Args>
static decltype(std::declval<F>()(std::declval<Args>()...)) absl::base_internal::Callable::Invoke ( F &&  f,
Args &&...  args 
)
inlinestatic

Definition at line 153 of file invoke.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59