Files
Darek Slusarczyk 10f03aa194 orabug #31364076: switch from C++14 to C++17, and all related - in progress
- enable C++17 in config.[m4|w32]
- replace boost::optional with std::optional
- remove dependency on <boost/property_tree/json_parser.hpp>
- ... and apply default php_json parser in place of boost::property_tree
2020-05-25 13:11:32 +02:00
..