ImVector: Made a struct. Using T/T* in the code instead of value_type/iterator. Renamed index_from_pointer() to index_from_ptr() (was not documented, added in 1.63, users not supposed to use ImVector, hopefully not a big deal).
1 parent 81eaa49 commit 1f6e0b2f9818f4475d119d587352c83e90786618
@omar omar authored on 9 Jan 2019
Showing 4 changed files
View
imgui.cpp
View
imgui.h
View
imgui_internal.h
View
imgui_widgets.cpp