An integrated software environment for multi-algorithm, multi-timescale, multi-spatial-representation simulation of various cellular phenomena
GNU General Public License v3.0
63
stars
23
forks
source link
:green_heart: use boost::mpl::list for boost < 1.68 #467
Closed
ToruNiina closed 4 years ago
std::tuple
can be used inBOOST_AUTO_TEST_CASE_TEMPLATE
only if boost >= 1.68. Because of this, currently azure-pipeline linux is failing.