aui::impl::json::PathSegmentGuard#
RAII guard that pushes a path segment on construction and pops it on destruction.
| Header: | #include <AUI/Json/Path.h> |
| CMake: | aui_link(my_target PUBLIC aui::json) |
Detailed Description#
Used inside Field::operator(), AJsonConv for ranges/maps, etc.