The explicitly defaulted or implemented move constructors and assignment operators are made "noexcept". Bugfix: * src/stream.cpp Stream::Stream() char_traits::int_type intro[4] is now aggregate-initialized (to zero) to avoid UB. Minor changes: * Using std::isinf() and std::signbit() instead of comparing for equality with infinity. * src/streamcharsource.h: Added #include "stream.h". * src/stream.h: Forward declaring "class StreamCharSource". * Some implicit casting changed into static_cast's. Signed-off-by: Ted Lyngmo <ted@lyncon.se>
| Name |
Last commit
|
Last update |
|---|---|---|
| include/yaml-cpp | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| util | Loading commit data... | |
| .clang-format | Loading commit data... | |
| .codedocs | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| CONTRIBUTING.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| WORKSPACE | Loading commit data... | |
| install.txt | Loading commit data... | |
| yaml-cpp-config.cmake.in | Loading commit data... | |
| yaml-cpp.pc.in | Loading commit data... |