You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,4 @@
2
2
3
3
The result of my Bachelor's thesis.
4
4
5
-
Outside of [the queue itself](/relaxed_concurrent_fifo/block_based_queue.h) and [the atomic bitset](/relaxed_concurrent_fifo/atomic_bitset.h) everything is kind of a mess.
6
-
7
-
Due to an extreme amount of template instantiations build times are extreme, realistically building is only possible when commenting out large chunks of code.
5
+
Outside of [the queue itself](/relaxed_concurrent_fifo/block_based_queue.h) and [the atomic bitset](/relaxed_concurrent_fifo/atomic_bitset.h) most things are a bit messy.
0 commit comments