proxygen
folly::pushmi::for_each_fn::zero Struct Reference

Public Member Functions

int operator() (detail::any) const noexcept
 

Detailed Description

Definition at line 41 of file for_each.h.

Member Function Documentation

int folly::pushmi::for_each_fn::zero::operator() ( detail::any  ) const
inlinenoexcept

Definition at line 42 of file for_each.h.

42  {
43  return 0;
44  }

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