Skip to content

Conversation

@fdobad
Copy link
Member

@fdobad fdobad commented Dec 19, 2025

boost is a heavy library.

boost:algorithm was only used to split csv rows into strings, hence replaced with a simple function

boost:random is tested to be cross platform consistent, meanwhile std.random is not, hence cannot be replaced until the workflow passes!

So now the code doesn't depend on boost-all but boost-random!

@fdobad fdobad force-pushed the feature/shrink-boost-dependency branch from db9d2dd to fc43513 Compare December 19, 2025 23:31
@fdobad fdobad force-pushed the feature/shrink-boost-dependency branch from fc43513 to 214621f Compare December 19, 2025 23:44
@fdobad fdobad marked this pull request as ready for review December 20, 2025 08:35
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.

2 participants