Skip to content

Commit

Permalink
refactor: Change C style casts to C++ style (Part 6) (facebookincubat…
Browse files Browse the repository at this point in the history
…or#11728)

Summary:
As per the security guideline in
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es49-if-you-must-use-a-cast-use-a-named-cast

Covers the findings velox/dwio/parquet/thrift/ParquetThriftTypes.cpp

Pull Request resolved: facebookincubator#11728

Reviewed By: kKPulla

Differential Revision: D67882296

Pulled By: kevinwilfong

fbshipit-source-id: b990604b3e26fcc362de99195feed954d8db585d
  • Loading branch information
aditi-pandit authored and facebook-github-bot committed Jan 8, 2025
1 parent 4b4f361 commit ff943fd
Showing 1 changed file with 127 additions and 210 deletions.
Loading

0 comments on commit ff943fd

Please sign in to comment.