43 #if defined(ecto_cpp_EXPORTS) 44 #define ECTO_EXPORT __declspec(dllexport) 46 #define ECTO_EXPORT __declspec(dllimport) 76 static const std::string& name_cache =
name_of(
typeid(T));
#define ECTO_EXPORT
Definition: util.hpp:49
Definition: parameters.hpp:11
ECTO_EXPORT const std::string & name_of(const std::type_info &ti)
Get the unmangled type name of a type_info object.
ECTO_EXPORT std::string symbolic_name_of(const std::string &name)