mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-06 10:41:38 +01:00
editorial
This commit is contained in:
@@ -720,8 +720,7 @@ namespace boost {
|
||||
|
||||
#if defined(BOOST_UNORDERED_ENABLE_STATS)
|
||||
/// Stats
|
||||
///
|
||||
|
||||
///
|
||||
stats get_stats() const { return table_.get_stats(); }
|
||||
|
||||
void reset_stats() { table_.reset_stats(); }
|
||||
|
||||
Reference in New Issue
Block a user