Public Types | List of all members
absl::internal_any_invocable::ForwardedParameter< T > Struct Template Reference

#include <any_invocable.h>

Public Types

using type = decltype((ForwardImpl< T >)(std::integral_constant< bool, std::is_scalar< T >::value >()))
 

Detailed Description

template<class T>
struct absl::internal_any_invocable::ForwardedParameter< T >

Definition at line 161 of file internal/any_invocable.h.

Member Typedef Documentation

◆ type

template<class T >
using absl::internal_any_invocable::ForwardedParameter< T >::type = decltype(( ForwardImpl<T>)(std::integral_constant<bool, std::is_scalar<T>::value>()))

Definition at line 164 of file internal/any_invocable.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:54