scenario_simulator_v2 C++ API
Public Member Functions | List of all members
openscenario_interpreter::syntax::equal_to< T, typename std::enable_if< std::is_floating_point< T >::value >::type > Struct Template Reference

#include <equal_to.hpp>

Public Member Functions

constexpr auto operator() (const T &lhs, const T &rhs) const noexcept
 

Member Function Documentation

◆ operator()()

template<typename T >
constexpr auto openscenario_interpreter::syntax::equal_to< T, typename std::enable_if< std::is_floating_point< T >::value >::type >::operator() ( const T &  lhs,
const T &  rhs 
) const
inlineconstexprnoexcept

The documentation for this struct was generated from the following file: