qxLib
List of all members
qx::rtti_naming_strategy_empty Struct Reference

Returns empty string_view in get_name: { '\0' }. More...

#include <rtti_naming_strategy.h>

Detailed Description

Returns empty string_view in get_name: { '\0' }.

Does not lead to storing the string in static memory in the release build, even if it is specified in the template argument

Author
Khrapov
Date
10.09.2021

Definition at line 25 of file rtti_naming_strategy.h.


The documentation for this struct was generated from the following file: