Skip to content

Stl support: extend type traits and update cm::dynamic_reference_cast

Marc Chevrier requested to merge marc.chevrier/cmake:stl-support into master
  • extend type traits to check std::unique_ptr and containers types
  • cm::dynamic_reference_ast cast helper for std::unique_ptr now take care of result of dynamic_cast operation
Edited by Marc Chevrier

Merge request reports