libtemporal: return value from function
This commit is contained in:
parent
fbb8a562fd
commit
84f53e3dc9
@ -653,6 +653,7 @@ TempoMap::operator= (TempoMap const & other)
|
||||
{
|
||||
_time_domain = other.time_domain();
|
||||
copy_points (other);
|
||||
return *this;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user