ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::env::TCDSet::my_equal< value_type, Tfirst > Struct Template Reference
Collaboration diagram for adore::env::TCDSet::my_equal< value_type, Tfirst >:
Collaboration graph

Public Types

typedef bool result_type
 

Public Member Functions

result_type operator() (value_type const &v1, value_type const &v2) const
 

Member Typedef Documentation

◆ result_type

template<typename value_type , typename Tfirst >
typedef bool adore::env::TCDSet::my_equal< value_type, Tfirst >::result_type

Member Function Documentation

◆ operator()()

template<typename value_type , typename Tfirst >
result_type adore::env::TCDSet::my_equal< value_type, Tfirst >::operator() ( value_type const &  v1,
value_type const &  v2 
) const
inline

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