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

Boost Flyweight #26

Closed
jasonelaw opened this issue Mar 4, 2016 · 5 comments
Closed

Boost Flyweight #26

jasonelaw opened this issue Mar 4, 2016 · 5 comments

Comments

@jasonelaw
Copy link

Is it possible to add Boost Flyweight at some point? The memoisation example looks really attractive for a recursive function I'm trying to write using Rcpp.

@eddelbuettel
Copy link
Owner

Sure. We do have a history of accepting such extensions upon request. Let me take a look.

@eddelbuettel
Copy link
Owner

That is pretty light:

edd@max:~$ du -h /usr/include/boost/flyweight/
72K     /usr/include/boost/flyweight/detail
212K    /usr/include/boost/flyweight/
edd@max:~$ 

though it may depends on some other things we do not yet have but this should not pose a problem.

@jasonelaw
Copy link
Author

Thanks! You guys really do amazing work with Rcpp. Much appreciated.

@eddelbuettel
Copy link
Owner

Thanks for being so patient. I just got a pull request with Boost ICL (aka interval containers) so I'll add flyweight next.

@jasonelaw
Copy link
Author

Thank you! Much appreciated.

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

No branches or pull requests

2 participants