mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-10 03:33:08 +01:00
669be63134
* Allow set enum as json value (#4363) * fix issue #4341 add testEnum if you set enum as json value then it will be cast to int * add behavour for enum into VarHolderImpl add tests for enum classes with differnent underline integral types * replace static_cast with convertTo* methods, they can chaeck types and limits * fix missing types for convert methods * fix code style add testEnumType to the VarTest.cpp, extract() works * enh(VarHolder): replace ::value and ::type with shortcuts --------- Co-authored-by: Alexander B <ale.bychuk@gmail.com> |
||
---|---|---|
.. | ||
Pair.h | ||
Struct.h | ||
Var.h | ||
VarHolder.h | ||
VarIterator.h | ||
VarVisitor.h |