proxygen
folly::poly::IRegular Struct Reference

#include <Regular.h>

Inheritance diagram for folly::poly::IRegular:
folly::PolyExtends< ISemiRegular, IEqualityComparable >

Additional Inherited Members

- Public Types inherited from folly::PolyExtends< ISemiRegular, IEqualityComparable >
using Subsumptions = detail::TypeList< I... >
 
using Members = PolyMembers<>
 

Detailed Description

A Poly interface for types that are copyable, movable, and equality comparable.

Definition at line 154 of file Regular.h.


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