Agora RTC Objective-C API Reference
Refactor
|
Go to the source code of this file.
Data Structures | |
struct | in_place_t |
struct | nullopt_t |
struct | OptionalStorageBase< T > |
struct | OptionalStorage< T > |
class | OptionalBase< T > |
struct | CopyConstructible< is_copy_constructible > |
struct | CopyConstructible< false > |
struct | MoveConstructible< is_move_constructible > |
struct | MoveConstructible< false > |
struct | CopyAssignable< is_copy_assignable > |
struct | CopyAssignable< false > |
struct | MoveAssignable< is_move_assignable > |
struct | MoveAssignable< false > |
class | Optional< T > |
Namespaces | |
agora | |
agora::internal | |
#define CONSTEXPR |
#define NOEXCEPT | ( | Expr | ) |
#define OPTIONAL_DECLSPEC_EMPTY_BASES |