Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / outcome / detail / trait_std_error_code.hpp
index 68ea7bd..9cf79a0 100644 (file)
@@ -105,6 +105,7 @@ namespace trait
     {
       // Shortcut this for lower build impact
       static constexpr bool value = true;
+      using type = std::error_code;
     };
   }  // namespace detail