Closed psychocoderHPC closed 2 months ago
Refactor value_identifier_func and SetAttributeToDefault to allow deriving any kind of attribute from the source particle. The refactoring required adding a default constructor for Particle.
value_identifier_func
SetAttributeToDefault
Particle
@psychocoderHPC I pushed my changes
@PrometheusPi CI finished
Refactor
value_identifier_func
andSetAttributeToDefault
to allow deriving any kind of attribute from the source particle. The refactoring required adding a default constructor forParticle
.