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

Classes

class  reset_on_copy< T >
 Type wrapper that performs value-initialization on copy construction or assignment. More...
 

Namespaces

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