scenario_simulator_v2 C++ API
Typedefs
concealer::priority Namespace Reference

Typedefs

using PathWithLaneId = decltype(std::tuple_cat(std::declval< std::tuple< > >(), std::declval< std::tuple< > >()))
 

Typedef Documentation

◆ PathWithLaneId

using concealer::priority::PathWithLaneId = typedef decltype(std::tuple_cat( std::declval<std::tuple< > >(), std::declval<std::tuple< > >()))