Go to the source code of this file.
◆ EXTERN_DECLARE_BASE_NAME_DICTIONARY
#define EXTERN_DECLARE_BASE_NAME_DICTIONARY |
( |
| DERIVED, |
|
|
| SHAPE ) |
Value:
BaseNameDictionary<DERIVED, SHAPE>;
#define EXTERN_DECLARE_DICTIONARY(DERIVED, SHAPE)
#define EXPORT_TEMPLATE_DECLARE(export)
#define V8_EXPORT_PRIVATE
Definition at line 233 of file dictionary.h.
◆ EXTERN_DECLARE_DICTIONARY
#define EXTERN_DECLARE_DICTIONARY |
( |
| DERIVED, |
|
|
| SHAPE ) |
Value:
Dictionary<DERIVED, SHAPE>;
#define EXTERN_DECLARE_HASH_TABLE(DERIVED, SHAPE)
Definition at line 137 of file dictionary.h.