nasa / trick

Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Other
32 stars 16 forks source link

Changed not to inherit from binary_function for c++11 or above. #1607

Closed hchen99 closed 9 months ago

hchen99 commented 10 months ago

Removed inheritance from binary_function for c++11 or later and kept the inheritance for standards earlier than c++11

coveralls commented 10 months ago

Coverage Status

coverage: 55.755%. remained the same when pulling df8ffc00a3080da51b265e06e2977a3ab6c59f5f on 1578-binary_function-is-removed-in-c++17 into 25b692d05595d3c05cd81e3ce9b02a3884bbab62 on master.