Skip to content

Commit 6318fc9

Browse files
authored
Update README.md
1 parent 9c6bf33 commit 6318fc9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
The result of my Bachelor's thesis.
44

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

Comments
 (0)