Skip to content

Replace boost/algorithm with standalone string utils - #3410

Open
andrjohns wants to merge 2 commits into
developfrom
boost-algorithm
Open

Replace boost/algorithm with standalone string utils#3410
andrjohns wants to merge 2 commits into
developfrom
boost-algorithm

Conversation

@andrjohns

Copy link
Copy Markdown
Contributor

Submission Checklist

  • Run unit tests: ./runTests.py src/test/unit
  • Run cpplint: make cpplint
  • Declare copyright holder and open-source license: see below

Summary

Created a new stan/io/string_utils.hpp header with the minimum needed string utility functions for dropping our dependency on boost/algorithm

Intended Effect

Reduce Boost dependency footprint

How to Verify

Existing tests/models all still pass

Side Effects

N/A

Documentation

N/A

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Andrew Johnson

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

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.

3 participants