Open CASCADE Technology 7.8.2.dev
Standard_Time.hxx File Reference

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)
 

Function Documentation

◆ IsEqual()

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 )