ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Utility classes and functions to implement the Composite design pattern. More...
#include "ocra/optim/ocra_assert.h"
#include <boost/noncopyable.hpp>
#include <boost/static_assert.hpp>
#include <boost/type_traits/is_base_of.hpp>
#include <boost/type_traits/is_convertible.hpp>
#include <boost/type_traits/has_nothrow_constructor.hpp>
#include <vector>
#include <algorithm>
#include <iosfwd>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
ocra | |
Optimization-based Robot Controller namespace. a library of classes to write and solve optimization problems dedicated to the control of multi-body systems. | |
Utility classes and functions to implement the Composite design pattern.
Copyright (C) 2010 CEA/DRT/LIST/DTSI/SRCI
File history:
Definition in file Composite.h.