26 May
2013
26 May
'13
9:48 a.m.
2013/5/26 Paul A. Bristow
Should these concepts be checked using BOOST_STATIC_ASSERT?
Using BOOST_STATIC_ASSERT_MSG inside of concept checking may give much readable error messages than current approach. `MoveConstructible` concept is also required. Looks like Boost.Concept library requires updating. It would be great to have ability to use Boost.TypeTraits in concept checking. -- Best regards, Antony Polukhin