poco/Foundation/include/Poco/Dynamic
Alexander B 6a5387ec21
add visitor pattern implementation for Poco::Dynamic::Var (#4144)
* add visitor pattern implementation for Poco::Dynamic::Var

* add changes to Makefile and vcxproj for VarVisitor

* resolve review comments Poco::Dynamic::Var

---------

Co-authored-by: Alexander B <bas524@ya.ru>
2023-11-11 19:18:12 +01:00
..
Pair.h As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
Struct.h feat(DynamicStruct): toString() escaping #3833 2022-10-13 11:50:53 +02:00
Var.h Update Var.h (#3684) 2022-07-14 08:09:44 -05:00
VarHolder.h Fix typos in #4086 and #4087. 2023-07-18 07:30:29 +00:00
VarIterator.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
VarVisitor.h add visitor pattern implementation for Poco::Dynamic::Var (#4144) 2023-11-11 19:18:12 +01:00