proxygen
folly::poly::IMoveOnly::Interface< Base > Struct Template Reference

#include <Regular.h>

Inherits Base.

Public Member Functions

 Interface ()=default
 
 Interface (Interface const &)=delete
 
 Interface (Interface &&)=default
 
Interfaceoperator= (Interface const &)=delete
 
Interfaceoperator= (Interface &&)=default
 

Detailed Description

template<class Base>
struct folly::poly::IMoveOnly::Interface< Base >

Definition at line 135 of file Regular.h.

Constructor & Destructor Documentation

template<class Base >
folly::poly::IMoveOnly::Interface< Base >::Interface ( )
default
template<class Base >
folly::poly::IMoveOnly::Interface< Base >::Interface ( Interface< Base > const &  )
delete
template<class Base >
folly::poly::IMoveOnly::Interface< Base >::Interface ( Interface< Base > &&  )
default

Member Function Documentation

template<class Base >
Interface& folly::poly::IMoveOnly::Interface< Base >::operator= ( Interface< Base > const &  )
delete
template<class Base >
Interface& folly::poly::IMoveOnly::Interface< Base >::operator= ( Interface< Base > &&  )
default

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