mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Remove a tab.
[SVN r50452]
This commit is contained in:
@ -226,7 +226,7 @@ namespace boost {
|
||||
|
||||
template <typename T>
|
||||
void destroy(T* x) {
|
||||
x->~T();
|
||||
x->~T();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user