MCPcopy Create free account
hub / github.com/boostorg/beast / examples_test

Method examples_test

test/doc/http_examples.cpp:41–44  ·  view source on GitHub ↗

two threads, for some examples

Source from the content-addressed store, hash-verified

39public:
40 // two threads, for some examples
41 examples_test()
42 : enable_yield_to(2)
43 {
44 }
45
46 template<bool isRequest, class Body, class Fields>
47 static

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected