6 Jun
2014
6 Jun
'14
6:08 a.m.
Le 06/06/14 03:01, Peter Dimov a écrit :
Vicente J. Botet Escriba wrote:
I suggest removing the ConceptCheck -> Parameter dependency to move |boost/parameter/aux_/parenthesized_type.hpp| to Boost.Detail.
There's also a similar utility in Utility, BOOST_IDENTITY_TYPE. It depends on type_traits though, whereas Dave's version is self-contained.
Great. The dependency on TypeTraits seems not really an issue at this level. Who can change the code? Vicente