mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-18 11:39:00 +02:00
Remove trailing whitespace (#3668)
This commit is contained in:
@@ -399,7 +399,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void swap(ordered_map& other) noexcept { other.m_ht.swap(m_ht); }
|
void swap(ordered_map& other) noexcept { other.m_ht.swap(m_ht); }
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user