jbeder / yaml-cpp

A YAML parser and emitter in C++
MIT License
4.91k stars 1.78k forks source link

"<<" operator #1197

Closed TheRoslyak closed 1 year ago

TheRoslyak commented 1 year ago

I started working with the yaml-cpp library. The GPT chat suggested to me that the "<<" operator is part of the YAML syntax and is used to merge data from one node into another. However, the yaml-cpp library we are using does not support this operator by default. Is this true? Does it make sense to upgrade the library, or was the chat incorrect?

jbeder commented 1 year ago

https://arstechnica.com/tech-policy/2023/05/lawyer-cited-6-fake-cases-made-up-by-chatgpt-judge-calls-it-unprecedented/