This commit is contained in:
wangyu-
2017-10-13 07:56:53 -05:00
parent 4ab16d096a
commit 44e7fb94f4
7 changed files with 138 additions and 116 deletions

View File

@@ -27,6 +27,7 @@ conv_manager_t::conv_manager_t()
{
clear_it=conv_last_active_time.begin();
long long last_clear_time=0;
reserve();
}
conv_manager_t::~conv_manager_t()
{