proxygen
folly::test::detail::SavedState Struct Reference

#include <TestUtil.h>

Public Attributes

void * previousThreadLocalHandler
 
int previousCrtReportMode
 

Detailed Description

Definition at line 148 of file TestUtil.h.

Member Data Documentation

int folly::test::detail::SavedState::previousCrtReportMode

Definition at line 150 of file TestUtil.h.

Referenced by folly::test::detail::disableInvalidParameters().

void* folly::test::detail::SavedState::previousThreadLocalHandler

Definition at line 149 of file TestUtil.h.

Referenced by folly::test::detail::disableInvalidParameters().


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