Closed yaswant closed 1 year ago
This PR removes the hard dependency on c++11 standard. When used in a bundle in conjunction with atlas which requires C++17 features enabled, developers are encouraged to enable C++17 standard at the top-level.
This PR removes the hard dependency on c++11 standard. When used in a bundle in conjunction with atlas which requires C++17 features enabled, developers are encouraged to enable C++17 standard at the top-level.
Issues addressed