MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / FormatSehExceptionMessage

Function FormatSehExceptionMessage

src/gtest/gtest-all.cpp:3321–3328  ·  view source on GitHub ↗

Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits creation of objects with destructors on stack in functions using __try (see error C2712).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls

Tested by

no test coverage detected