cpp-wrangle icon indicating copy to clipboard operation
cpp-wrangle copied to clipboard

Make node time dependent only if it ask for time

Open lecopivo opened this issue 6 years ago • 0 comments

Make a function cppvex::Time() which when called will make the node time dependent. This can be done by flipping a flag of OP_Node or somewhere like that.

This way, nodes does not have to be time dependent by default as it is now.

lecopivo avatar May 21 '19 16:05 lecopivo