![]() the `node` and `node_repeat` were never called with the optional parameter add_space. And its default value is false, so the corresponding code was never used. I think in general it is better to just have the user of those functions call `builder::space` when they need to instead of adding more complexity to the `node*` functions. |
||
---|---|---|
.. | ||
bar.hpp | ||
builder.hpp | ||
command_line.hpp | ||
config.hpp | ||
config_parser.hpp | ||
controller.hpp | ||
ipc.hpp | ||
logger.hpp | ||
parser.hpp | ||
renderer.hpp | ||
screen.hpp | ||
taskqueue.hpp | ||
types.hpp |