Open CASCADE Technology  7.7.0
Functions

Standard_Time.hxx File Reference

#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)
 

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 
)