proxygen
folly::pushmi::detail::set_done_fn Struct Reference

#include <extension_operators.h>

Classes

struct  impl
 

Public Member Functions

auto operator() () const
 

Detailed Description

Definition at line 287 of file extension_operators.h.

Member Function Documentation

auto folly::pushmi::detail::set_done_fn::operator() ( ) const
inline

Definition at line 298 of file extension_operators.h.

298  {
299  return impl{};
300  }

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