folly::ImmutableRequestData::value

Returns the held immutable value.

Synopsis

Declared in <folly/io/async/Request.h>

T const&
value() const;

Return Value

A reference to the stored value.