template <typename T>

struct Smuggled

Defined at line 16 of file ../../sdk/lib/async_patterns/cpp/internal/sendable.h

Public Members

T value

Public Methods

T operator T ()

Pretend this is a |T| to support |std::is_invocable| tests.

It is never called in practice.

NOLINTNEXTLINE(google-explicit-constructor)

Defined at line 22 of file ../../sdk/lib/async_patterns/cpp/internal/sendable.h