Refactored comparison functors to reuse compare_functors.hpp classes

This commit is contained in:
Ion Gaztañaga
2014-11-23 10:07:12 +01:00
parent 1d38ecfd10
commit d514c1ab66
10 changed files with 130 additions and 135 deletions

View File

@@ -39,7 +39,6 @@
#include <boost/container/detail/allocation_type.hpp>
#include <boost/container/detail/utilities.hpp>
#include <boost/container/detail/iterators.hpp>
#include <boost/container/detail/algorithms.hpp>
#include <boost/container/detail/destroyers.hpp>
#include <boost/container/allocator_traits.hpp>
#include <boost/container/detail/allocator_version_traits.hpp>