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