mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-13 19:18:01 +07:00
fix gcc warnings
This commit is contained in:
@@ -3127,7 +3127,7 @@ namespace meta_hpp
|
||||
|
||||
state_ptr state_{};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
namespace meta_hpp
|
||||
{
|
||||
|
||||
@@ -153,7 +153,7 @@ namespace meta_hpp
|
||||
|
||||
state_ptr state_{};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
namespace meta_hpp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user