folly::bind::ext::named_bind_info_t::as_base

Access this object as its Base bind_info_t slice.

Synopsis

Declared in <folly/lang/bind/Named.h>

constexpr
Base const&
as_base() const;

Return Value

A const reference to the Base sub-object.