proxygen
folly::pushmi::abortEF Struct Reference

#include <boosters.h>

Public Member Functions

void operator() (detail::any) noexcept
 

Detailed Description

Definition at line 78 of file boosters.h.

Member Function Documentation

void folly::pushmi::abortEF::operator() ( detail::any  )
inlinenoexcept

Definition at line 80 of file boosters.h.

80  {
81  std::abort();
82  }

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