#include <qx/containers/string/string_utils.h>
#include <qx/containers/string/string_view.h>
#include <qx/macros/config.h>
#include <array>
#include <qx/meta/type_strings.inl>
Go to the source code of this file.
Classes | |
class | qx::type_strings< T, char_t > |
The class allows you to get strings with information about the type, including its full name, name without template parameters and a list of template parameters separately. More... | |
Definition in file type_strings.h.