#include <Standard_TypeDef.hxx>Functions | |
| template<typename TheTimeType> | |
| opencascade::std::enable_if< opencascade::std::is_same< TheTimeType, Standard_Time >::value &&!opencascade::std::is_same< Standard_Size, Standard_Time >::value &&!opencascade::std::is_same< Standard_Integer, Standard_Time >::value, Standard_Boolean >::type | IsEqual (const TheTimeType theOne, const TheTimeType theTwo) |
| opencascade::std::enable_if< opencascade::std::is_same< TheTimeType, Standard_Time >::value &&!opencascade::std::is_same< Standard_Size, Standard_Time >::value &&!opencascade::std::is_same< Standard_Integer, Standard_Time >::value, Standard_Boolean >::type IsEqual | ( | const TheTimeType | theOne, |
| const TheTimeType | theTwo ) |