pitrou commented on code in PR #48459:
URL: https://github.com/apache/arrow/pull/48459#discussion_r2664179780


##########
cpp/src/arrow/type_traits.h:
##########
@@ -1837,4 +1838,23 @@ constexpr bool is_union(const DataType& type) { return 
is_union(type.id()); }
 
 /// @}
 
+/// \addtogroup c-type-concepts

Review Comment:
   You can define them locally if that makes things easier for you?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to