proxygen
|
#include <Nullable.h>
Inherits Base.
Public Member Functions | |
Interface ()=default | |
Interface (std::nullptr_t) | |
PolySelf< Base > & | operator= (std::nullptr_t) |
Friends | |
bool | operator== (std::nullptr_t, PolySelf< Base > const &self) noexcept |
bool | operator== (PolySelf< Base > const &self, std::nullptr_t) noexcept |
bool | operator!= (std::nullptr_t, PolySelf< Base > const &self) noexcept |
bool | operator!= (PolySelf< Base > const &self, std::nullptr_t) noexcept |
Definition at line 31 of file Nullable.h.
|
default |
|
inline |
Definition at line 35 of file Nullable.h.
References folly::value().
|
inline |
Definition at line 41 of file Nullable.h.
References folly::value().
Definition at line 60 of file Nullable.h.
Definition at line 65 of file Nullable.h.
Definition at line 50 of file Nullable.h.
Definition at line 55 of file Nullable.h.