Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace boost string algorithms and small improvements #204

Merged
merged 6 commits into from
Apr 21, 2021

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Apr 21, 2021

  • replace the remaining boost string algorithms by the replace_all implementation in the tree mapping. Partially related to Boost #159.
  • add a test that VirtualView is constructible using CTAD.
  • remove obsolete include directive.
  • improve error message on using non-existing tag.
  • remove unnecessary size of a VirtualView
  • reword View documentation and remove showing direct call of VirtualRecord::operator()

@bernhardmgruber bernhardmgruber changed the title Replace boost string algorithms and add CTAD test for VirtualView Replace boost string algorithms and small improvements Apr 21, 2021
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