diff --git a/include/boost/exception/info.hpp b/include/boost/exception/info.hpp index 4e5778e..f06df42 100644 --- a/include/boost/exception/info.hpp +++ b/include/boost/exception/info.hpp @@ -205,7 +205,7 @@ boost template struct set_info_rv; template - class + struct set_info_rv > { template @@ -225,7 +225,7 @@ boost } }; template <> - class + struct set_info_rv { template @@ -240,7 +240,7 @@ boost } }; template <> - class + struct set_info_rv { template @@ -255,7 +255,7 @@ boost } }; template <> - class + struct set_info_rv { template