Closed softprofe closed 2 years ago
This PR is for merge back PR1196 to 1.8.x, it is for partly support std::array, std::array is allowed to be used inside function, but can't be used as parameters / return value/ kv table so far.
Change Description
This PR is for merge back PR1196 to 1.8.x, it is for partly support std::array, std::array is allowed to be used inside function, but can't be used as parameters / return value/ kv table so far.
API Changes
Documentation Additions