proxygen
folly::pushmi::detail::no_fail_fn::on_error_impl Struct Reference

Public Member Functions

void operator() (any, any) noexcept
 

Detailed Description

Definition at line 28 of file no_fail.h.

Member Function Documentation

void folly::pushmi::detail::no_fail_fn::on_error_impl::operator() ( any  ,
any   
)
inlinenoexcept

Definition at line 29 of file no_fail.h.

29  {
30  std::abort();
31  }

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