How does one do this:I ran into an issue with the comma once.
Code:
template <typename T, typename R> static T __not_in_flash_func(get_value)(uint16_t index) {// ...}T p = get_value<Object<GEOMETRY::Square, MATH::Area>, uint8_t>(i);
Statistics: Posted by dthacher — Mon Feb 26, 2024 2:42 pm