MCPcopy Create free account
hub / github.com/apache/brpc / get_value

Method get_value

src/bvar/window.h:282–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 value_type get_value() const {
283 return _window_ex_var.window.get_value();
284 }
285
286 template <typename ANT_TYPE>
287 WindowExAdapter& operator<<(ANT_TYPE value) {

Callers

nothing calls this directly

Calls 1

get_valueMethod · 0.45

Tested by

no test coverage detected