google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
869 stars 283 forks source link

Remove the base/macros.h file and fix its users. #1394

Closed pphaneuf closed 7 years ago

pphaneuf commented 7 years ago

We live in a C++11 world, and haven't needed the indirection for a good while.

This aligns us with the recommendation of the Google C++ style guide:

https://google.github.io/styleguide/cppguide.html#Copyable_Movable_Types