proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
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
inline
noexcept
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:
proxygen/folly/folly/experimental/pushmi/examples/
for_each.h
folly
pushmi
for_each_fn
zero
Generated by
1.8.11