CARLA
Classes
carla::sensor::detail Namespace Reference

Classes

struct  CompileTimeTypeMapImpl
 Private implementation of the CompileTimeTypeMap. More...
 
struct  CompileTimeTypeMapImpl< Size >
 Specialization for an empty map, it is retrieved when a key cannot be found. More...
 
struct  CompileTimeTypeMapImpl< Size, std::pair< Key, Value >, Rest... >