Artelnics / opennn

OpenNN - Open Neural Networks Library
http://www.opennn.net
GNU Lesser General Public License v3.0
1.12k stars 354 forks source link

Bringing attention to Pull Request, which solves TODO issue #304

Open shleym2000 opened 1 month ago

shleym2000 commented 1 month ago

My submitted Pull Request https://github.com/Artelnics/opennn/pull/303 ( Standard library header is removed in C++17 ) is fixing the issue https://github.com/Artelnics/opennn/issues/264 ( _std::codecvtutf8 is deprecated since C++17 ), which is currently marked with the TODO tag