poco/Foundation/include/Poco/Dynamic
Aleksandar Fabijanic 168f1eb6e2
As of C++11, std::swap is noexcept. #2386 (#3645)
* As of C++11, std::swap is noexcept. #2386

* fix(Any): remove throw on swap

* fix(Any): As of C++11, std::swap is noexcept. #2386

* fix(Any): make size const #2386

* fix(SimpleRowFormatter): clang won't compile noexcept #2386

* a couple of arm fixes

* fix(Any): As of C++11, std::swap is noexcept. #2386

* fix(AnyTest): local() for POCO_NO_SOO# 2386

* test(RSACipher): RSA encryption without private key #2367

* chore(RSACipherTest): delete ciphers #2367
2022-06-28 12:14:36 -05:00
..
Pair.h As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
Struct.h As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
Var.h refactor(Placeholder): more SOO consolidation and optimization 2022-04-19 09:03:47 +00:00
VarHolder.h fix(VarHolder): limits check 2022-06-27 13:33:10 +02:00
VarIterator.h fixed type overloads 2020-01-09 18:02:29 +01:00