cpp-common/bt2: add `bt2::MessageIterator`
[babeltrace.git] / src / cpp-common / bt2 / exc.hpp
index 3b16a22b9082aa8fdec449cbdf208f2244d45b5e..71997c3eb85487e01239079333ed35e38b9c8b67 100644 (file)
@@ -14,6 +14,7 @@ namespace bt2 {
 using Error = bt2_common::Error;
 using OverflowError = bt2_common::OverflowError;
 using MemoryError = bt2_common::MemoryError;
+using TryAgain = bt2_common::TryAgain;
 
 } /* namespace bt2 */
 
This page took 0.023223 seconds and 4 git commands to generate.