ChimeraTK-cppext 01.05.02
Loading...
Searching...
No Matches
type_erasing_vector.hpp File Reference
#include <functional>
#include <vector>
+ Include dependency graph for type_erasing_vector.hpp:

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