Skip to content

Conversation

ppete
Copy link
Collaborator

@ppete ppete commented Nov 22, 2021

The parallel runtime in flat_map.hpp can be enabled through the macro WITH_PARALLEL_STL.

- made inclusion of parallel STL dependent on macro
  by default it is not included, and therefore GCC will
  not require TBB as parallel runtime

- merged in variant interface

- renamed dataframe accessors according to paper
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.

1 participant