![]() |
ChimeraTK-cppext 01.05.02
|
#include <functional>
#include <vector>
Go to the source code of this file.
Classes | |
class | cppext::experimental::type_erasing_vector< CALLABLE > |
A simple "type erasing" container which works without predefining a list of allowed types and calls a templated functor object or C++14 lambda with auto-type parameter. More... | |
Namespaces | |
namespace | cppext |
namespace | cppext::experimental |