srsLTE/lib/include/srslte/adt
Francisco Paisana b2313e3631 observer pattern classes. Allows auto and explicit dispatch, and specifying which trigger method to use of an observer. 2020-08-24 22:10:32 +01:00
..
adt_utils.h fix macro checking for exceptions, added missing includes, fixed bounded bitset methods' noexcept specifiers 2020-08-13 13:13:34 +01:00
bounded_bitset.h added new asserts to interval interface 2020-08-14 15:06:06 +01:00
expected.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 2020-08-13 13:13:34 +01:00
interval.h change method name to resize intervals 2020-08-14 15:06:06 +01:00
move_callback.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 2020-08-13 13:13:34 +01:00
observer.h observer pattern classes. Allows auto and explicit dispatch, and specifying which trigger method to use of an observer. 2020-08-24 22:10:32 +01:00
scope_exit.h
span.h - Extracted traits from class to a detail namespace. 2020-08-11 19:47:26 +01:00