Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Functions
Standard_Time.hxx File Reference
#include <Standard_TypeDef.hxx>

Functions

template<typename TheTimeType >
opencascade::std::enable_if< opencascade::std::is_same< TheTimeType, std::time_t >::value &&!opencascade::std::is_same< size_t, std::time_t >::value &&!opencascade::std::is_same< int, std::time_t >::value, bool >::type IsEqual (const TheTimeType theOne, const TheTimeType theTwo)
 

Function Documentation

◆ IsEqual()

template<typename TheTimeType >
opencascade::std::enable_if< opencascade::std::is_same< TheTimeType, std::time_t >::value &&!opencascade::std::is_same< size_t, std::time_t >::value &&!opencascade::std::is_same< int, std::time_t >::value, bool >::type IsEqual ( const TheTimeType theOne,
const TheTimeType theTwo )