#include <boost/type_traits/is_convertible.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/iterator/iterator_facade.hpp>
#include <btk/core/common/debugging.hpp>
#include <btk/core/common/assertions.hpp>
Go to the source code of this file.
Namespaces | |
namespace | BTK |
namespace | BTK::UTILITY |
Classes | |
class | GroupedElementIterator |
A class for direct iteration over containers of containers of objects. More... | |
class | GroupedElementIterator::dc_mem_fun_ref |