Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-02-26 16:56:54


I think example in subject reference page has a typo:

BOOST_MPL_HAS_XXX_TRAIT_DEF(has_xxx)

should be

BOOST_MPL_HAS_XXX_TRAIT_DEF(xxx)

Also: Does anyone know any workaround to make it work for Sunpro 5.3
compiler? Specifically I need to detect that particular method is the member
of the template argument class.

Gennadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk