Boost C++ Libraries Home Libraries People FAQ More

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