-
-
Notifications
You must be signed in to change notification settings - Fork 33
ImHashStr is internal to ImGui #10
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Examples use
ImHashStrwhich is defined inimgui_internal.h. Relying on other libraries' internals is generally not recommended, as these internals are not a part of API and can change without notice.Do we have a better way?