proxygen
folly::pushmi::detail::now_fn Struct Reference

#include <extension_operators.h>

Classes

struct  impl
 

Public Member Functions

auto operator() () const
 

Detailed Description

Definition at line 390 of file extension_operators.h.

Member Function Documentation

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

Definition at line 401 of file extension_operators.h.

401  {
402  return impl{};
403  }

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