$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-01-14 21:57:12
Hi Aleksey,
If possible, I'd rather not make the VC++ workarounds part of the
interface. I think it is possible to use the simpler
is_associative<Domain, OP>::type
and then do stuff along the lines of what you suggested *inside*
is_associative. I currently do this in the property_map class
in the graph library.
On Sun, 14 Jan 2001, Aleksey Gurtovoy wrote:
alexy>
alexy> How about the following form:
alexy>
alexy> algebraic_traits<Domain>::is_associative<Op>::value
alexy>
----------------------------------------------------------------------
Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
Ph.D. Candidate email: jsiek_at_[hidden]
Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------