Template Function nix::util::toName

Function Documentation

template<typename T>
std::string nix::util::toName(const T &entity)

Extract name from given entity. Does not work for dimensions.

Returns

The entity name.