Michael Caisse
Michael Caisse
Hi @mayadav1 - I'm not certain what you are asking.
I have access to anything we might need. Whatever the group thinks is the right solution, just let me know and we can handle it.
@octopus-prime I missed your message. Sorry about the delay. I can look in the next couple days at doing this for the open tickets.
`Qi` can't loose `hold`. Please do not change `Qi`.
Hi @Kojoley - Perhaps I misunderstood. You write: > I feel like even Qi must lose hold, because it (even on C++11 I think) instead of moves performs copies. During...
It is not a performance gain if you are not using `hold`. I think you are comparing always using `hold` to the new solutions. I've almost never used `hold`.
Hi Michal, I'm catching up from last week and want to respond to your ML posts. Thanks for the PR. I'll take a look at this too and then start...
You are basically seeing work-in-progress from a team of people that were initially collaborating on how to create this library. Major clean-up coming soon!
Hi KingDuckZ - Boostache started as a Library in a Week project at the C++Now 2014 conference. I have a few major updates that clean up a lot of code...