src/libs/readme.md

Note:

I removed the XML and JSON components of the 'cereal' library. I was very reluctant to do this, as I hate removing pieces of a library - it feels wrong. It also makes updating the 'cereal' library much more of a hassle. Because of this, I wanted to document exactly what I did and why I did it, so that in the future I can examine the reasons why - it may be that in the future I decide these reasons aren't valid, and I may go back to including the entire libary.

This involved removing the following files and folders:

I investigated the code (in particular the '#include' statements) and found that I could safely remove these files. The code builds successfully and all tests pass with these files removed.

My reasons for removing the files are as follows:



Try the quadtree package in your browser

Any scripts or data that you put into this service are public.

quadtree documentation built on Aug. 29, 2023, 5:11 p.m.