wesm commented on pull request #7120:
URL: https://github.com/apache/arrow/pull/7120#issuecomment-625301501
Well maybe:
```
template <typename T>
static inline bool ParseValue(const char* s, size_t length, typename
T::c_type* out,
const ParseContext* ctx = NULLPTR);
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]