You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should somehow make it generic (I am assuming that this will not compile in newer versions, as the serialize is defined for std::array).. I will check and get back..
The text was updated successfully, but these errors were encountered:
Hello,
the last 2 commits (854eb3a and eb75b64) broke the compilation for Boost 1.55. They do work on latest versions..
I had to put the following in
stat_map.hpp
:We should somehow make it generic (I am assuming that this will not compile in newer versions, as the serialize is defined for std::array).. I will check and get back..
The text was updated successfully, but these errors were encountered: