Hi,
I am having trouble understanding why the following concept_check,
which checks an inheritance relationship, doesn't work but the
BOOST_STATIC_ASSERT does.
Just to make sure that the concept does actually work, the
LessThanComparableConcept was implemented and then commented out.
Would appreciate getting the missing link in my understanding.
thanks in advance for all help,
-sr
------------------------------------------
#include