Skip to content

Replace Boost circular_buffer with minimal implementation - #3413

Open
andrjohns wants to merge 1 commit into
developfrom
boost-circ-buffer
Open

Replace Boost circular_buffer with minimal implementation#3413
andrjohns wants to merge 1 commit into
developfrom
boost-circ-buffer

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

Replaces our dependency on boost/circular_buffer with a small implementation added under stan/util/ring_buffer.hpp

Intended Effect

Reduce our Boost dependency footprint

How to Verify

Tests pass and models run

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.

1 participant