eaa50691fc
Because we passed a temporary as the logger, it gets destroyed after the config_parser constructor returns and when the logger is called in config_parser it operates on a dangling reference. Ref: https://stackoverflow.com/q/35770357/5363071 |
||
---|---|---|
.. | ||
bar.hpp | ||
builder.hpp | ||
command_line.hpp | ||
config_parser.hpp | ||
config.hpp | ||
controller.hpp | ||
ipc.hpp | ||
logger.hpp | ||
renderer.hpp | ||
screen.hpp | ||
taskqueue.hpp | ||
types.hpp |