Next: , Previous: Music Derivation, Up: music class definition



7.4.2 Constructors

— Constructor: music::music (const unsigned int &b = 0);

This constructor initialises the number of bells to zero. If you don't specify bells here, you should specify the number of bells by the set_bells() function before adding expressions to be matched.