Commits


Felipe Oliveira Carvalho authored and GitHub committed 7e02fde6527
MINOR: [C++] Mark TypeHolder operator bool() as const (#15273) To be able to use it when the `TypeHolder` is const. Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>