Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

test::immediate_executor

A immediate executor that directly invokes and counts how often that happened.

Synopsis

Defined in header <boost/beast/_experimental/test/immediate_executor.hpp>

class immediate_executor
Member Functions

Name

Description

execute

immediate_executor [constructor]

operator==

operator!=

query

Static Member Functions

Name

Description

query


PrevUpHomeNext