Data Fields
control_flow_path Struct Reference

Data Fields

std::function< void()> setup
 
std::shared_ptr< std::exception > exception
 
bool throws_exception
 

Detailed Description

Definition at line 40 of file test.h.

Field Documentation

◆ setup

std::function<void()> control_flow_path::setup

Definition at line 42 of file test.h.

◆ exception

std::shared_ptr<std::exception> control_flow_path::exception

Definition at line 43 of file test.h.

◆ throws_exception

bool control_flow_path::throws_exception

Definition at line 44 of file test.h.


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