Skip to content

Conversation

@romainfrancois
Copy link
Collaborator

Follow up to #65

Some enum classes in arrow have char as their underlying type and this avoids as_cpp<char>() which apparently doesn't compile.

closes #73

romainfrancois and others added 2 commits August 6, 2020 16:01
Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com>
@jimhester jimhester merged commit 6815d4b into r-lib:master Aug 6, 2020
@jimhester
Copy link
Member

Thanks!

@romainfrancois romainfrancois deleted the enum_char branch August 6, 2020 16:06
nealrichardson pushed a commit to romainfrancois/arrow that referenced this pull request Aug 24, 2020
nealrichardson pushed a commit to romainfrancois/arrow that referenced this pull request Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enum with underlying type: char

3 participants