craigsapp / humlib

Humdrum data parsing library in C++
http://humlib.humdrum.org
BSD 2-Clause "Simplified" License
31 stars 8 forks source link

fix implicit conversions #50

Open rettinghaus opened 2 years ago

rettinghaus commented 2 years ago

humlib.cpp:58948:46: m_cmrPeakCount[index1] = m_cmrPitch[index1].size(); humlib.cpp:59289:35: m_cmrIndex.push_back(m_cmrIndex.size());