[error_state] add a sneaky little stream operator to simplify combining error_states

This commit is contained in:
Joe Thornber
2015-04-08 13:58:41 +01:00
parent 0fee897fda
commit a934ee69c4
3 changed files with 37 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ TEST_SOURCE=\
unit-tests/cache_superblock_t.cc \
unit-tests/damage_tracker_t.cc \
unit-tests/endian_t.cc \
unit-tests/error_state_t.cc \
unit-tests/rmap_visitor_t.cc \
unit-tests/run_set_t.cc \
unit-tests/space_map_t.cc \