.. _stdlib_imgui_boost_section: *********************** Boost macro layer *********************** The DSL spine of dasImgui v2: container macros (``window``, ``tab_bar``, ``child``, ...), the ``define_widget`` annotation, the per-frame widget registry and state-struct family, identifier-as-id scoping, and the live-command dispatcher. .. toctree:: generated/imgui_boost_v2.rst generated/imgui_boost_runtime.rst