mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 4 forks source link

Breakup utility directory #82

Closed mmore500 closed 3 years ago

mmore500 commented 3 years ago

Closes #61.

mmore500 commented 3 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 2

Clones added
============
- tests/datastructs/MirroredRingBuffer.cpp  2
- include/uit/math/divide_utils.hpp  2
- tests/debug/safe_compare.cpp  21
- tests/meta/Curry.cpp  2
- tests/datastructs/RingBuffer.cpp  2

See the complete overview on Codacy