|
Autoware.Auto
|
|
#include "common/types.hpp"
Go to the source code of this file.
Namespaces | |
| autoware | |
| This file defines the lanelet2_map_provider_node class. | |
| autoware::common | |
| autoware::common::helper_functions | |
| autoware::common::helper_functions::comparisons | |
Functions | |
| template<typename T > | |
| types::bool8_t | autoware::common::helper_functions::comparisons::exclusive_or (const T &a, const T &b) |
| Convenience method for performing logical exclusive or ops. More... | |