Using the example code in another application that has other rendering code can cause rendering bugs or memory access errors if client state is not disabled.
With -Wall -Wextra -Werror, it is not possible to compile against imgui.h due to const correctness violation in ImVector.