Fix API comments
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ namespace TestImpact
|
||||
|
||||
namespace AZStd
|
||||
{
|
||||
//! Hash function for ParentTarget types for use in maps and sets
|
||||
//! Hash function for ParentTarget types for use in maps and sets.
|
||||
template<> struct hash<TestImpact::ParentTarget>
|
||||
{
|
||||
size_t operator()(const TestImpact::ParentTarget& parentTarget) const noexcept
|
||||
|
||||
Reference in New Issue
Block a user