You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francisco 7dcb703d06 adt lib,bugfix - fix bounded_bitset resize to clear bits outside of mask correctly 4 years ago
..
CMakeLists.txt implemented circular buffer-based queue 4 years ago
bounded_bitset_test.cc adt lib,bugfix - fix bounded_bitset resize to clear bits outside of mask correctly 4 years ago
bounded_vector_test.cc extension of bounded_vector unit test and fix of compilation issues 4 years ago
circular_buffer_test.cc documentation,bugfix - added documentation to new blocking queues, changed class names, and removed blocking pushes from the critical path 4 years ago
expected_test.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
interval_test.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
mem_pool_test.cc implementation of object memory pool via class-specific operator new/delete 4 years ago
observer_test.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
scope_exit_test.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
span_test.cc change license header to agnostic version with hint to root LICENSE file 4 years ago