maliput
nice_type_name.h File Reference
#include <memory>
#include <string>
#include <typeinfo>
#include <utility>
#include <vector>
#include "maliput/drake/common/never_destroyed.h"
Include dependency graph for nice_type_name.h:
This graph shows which files directly or indirectly include this file:

Classes

class  NiceTypeName
 Obtains canonicalized, platform-independent, human-readable names for arbitrarily-complicated C++ types. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::drake