Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MaximInterface
GenericArray< Const, ValueT > Class Template Reference
Helper class for accessing Value of array type. More...
#include <document.h>
Friends | |
| class | GenericValue |
Detailed Description
template<bool Const, typename ValueT>
class GenericArray< Const, ValueT >
Helper class for accessing Value of array type.
Instance of this helper class is obtained by GenericValue::GetArray(). In addition to all APIs for array type, it provides range-based for loop if RAPIDJSON_HAS_CXX11_RANGE_FOR=1.
Definition at line 2439 of file document.h.
Generated on Tue Jul 12 2022 12:06:50 by
1.7.2