
9 Aug
2011
9 Aug
'11
9:10 p.m.
On 7 August 2011 20:34, <igaztanaga@gmail.com> wrote:
Last time I checked Sun C++ was not conforming enough, if you can test it for me it would be nice since I have no access to the compiler. Or is there a free evalution version to check the compiler?
I don't have access to it either. I just removed the used the preprocessor to remove the use of BOOST_RV_REF, and that seems to have worked okay. I might use some template metastuff instead, so that something like boost::unordered_set<int> can be explicitly instantiated.