proxygen
wangle::BaseWithOptional< Handler > Class Template Reference

#include <StaticPipeline.h>

Protected Attributes

folly::Optional< Handlerhandler_
 

Detailed Description

template<class Handler>
class wangle::BaseWithOptional< Handler >

Definition at line 59 of file StaticPipeline.h.

Member Data Documentation

template<class Handler >
folly::Optional<Handler> wangle::BaseWithOptional< Handler >::handler_
protected

Definition at line 61 of file StaticPipeline.h.


The documentation for this class was generated from the following file: