Function getTypename

#include <PollableMetadata.hpp>template<typename T>std::pair<charconst*,size_t>getTypename()

Gets the name of a type in a constexpr fashion

Examples0