maliput
dummy_value.h File Reference
#include <limits>
Include dependency graph for dummy_value.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  dummy_value< T >
 Provides a "dummy" value for a ScalarType – a value that is unlikely to be mistaken for a purposefully-computed value, useful for initializing a value before the true result is available. More...
 
struct  dummy_value< int >
 

Namespaces

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