Helper that computes the self type of a Poly interface node.

Synopsis

Declared in <folly/Poly.h>

template<
    class Node,
    class Tfx,
    class Access>
struct PolySelf_;

Type Aliases

Name

Description

type

The computed self type.

Created with MrDocs