MCPcopy Create free account
hub / github.com/boostorg/beast / operator->

Method operator->

test/beast/core/basic_stream.cpp:97–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 info*
98 operator->() noexcept
99 {
100 return &sp_->info_;
101 }
102
103 void
104 on_work_started() const noexcept

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected