|
|
|
|
|
by sacado2
2227 days ago
|
|
> On the other hand, same thing can be accomplished by using company-wise style enforcers But you can't do that with open-source libraries. When I use an open source library, I can audit its code very easily, and this is not always true with other languages. The more complex the language, the harder it is to audit it. There are many C++ open source libraries (hello Boost) I can't understand because they don't use the dialects I'm used to. |
|