commit | 4ff8c87c3b18c058b4d352fc6f7df4c0eeeb3c50 | [log] [tgz] |
---|---|---|
author | spirosmastorakis <spiros.mastorakis@gmail.com> | Thu Apr 14 09:51:38 2016 -0700 |
committer | spirosmastorakis <spiros.mastorakis@gmail.com> | Wed Apr 20 18:33:32 2016 -0700 |
tree | 2c0a8bce544e0a4cc93451b55cb7acaf32c6bfb4 | |
parent | fd3344600fc7fa7c8a954902f39edc51e6a8e724 [diff] [blame] |
Add Update Handler class Change-Id: I465297bfa3b8c4c8e6e7f7cd028b2d4afeb4e768 Refs: #3598
diff --git a/src/stats-table.hpp b/src/stats-table.hpp index 0dba20d..a8a0c11 100644 --- a/src/stats-table.hpp +++ b/src/stats-table.hpp
@@ -29,7 +29,7 @@ /** * @brief Represents a stats table */ -class StatsTable : boost::noncopyable { +class StatsTable { public: /** * @brief Create an empty stats table