AARE
Data analysis library for PSI hybrid detectors
|
Data Structures | |
struct | MoveOnlyInt |
Functions | |
TEST_CASE ("CircularFifo can be default constructed") | |
TEST_CASE ("Newly constructed fifo has the right size") | |
TEST_CASE ("Can fit size number of objects") | |
TEST_CASE ("Push move only type") | |
TEST_CASE ("Push pop") | |
TEST_CASE ("Pop free and then push") | |
TEST_CASE ("Skip the first value") | |
TEST_CASE ("Use in place and move to free") | |
TEST_CASE | ( | "Can fit size number of objects" | ) |
TEST_CASE | ( | "CircularFifo can be default constructed" | ) |
TEST_CASE | ( | "Newly constructed fifo has the right size" | ) |
TEST_CASE | ( | "Pop free and then push" | ) |
TEST_CASE | ( | "Push move only type" | ) |
TEST_CASE | ( | "Push pop" | ) |
TEST_CASE | ( | "Skip the first value" | ) |
TEST_CASE | ( | "Use in place and move to free" | ) |