9#include <ext/functional>
24 virtual ~Entry ( ) =
default;
27 class EntryImpl :
public Entry {
28 std::function < std::shared_ptr < abstraction::OperationAbstraction > (
const std::string & type,
const ext::vector < std::string > & templateParams ) > m_callback;
Class extending the map class from the standard library. Original reason is to allow printing of the ...
Definition: map.hpp:48
Class extending the vector class from the standard library. Original reason is to allow printing of t...
Definition: vector.hpp:45
Definition: AlgorithmAbstraction.hpp:11
int callback(struct dl_phdr_info *info, size_t, void *data)
Definition: simpleStacktrace.cpp:25