[Dune-devel] Latest try with Dune and Windows (Visual Studio 2015 CTP 6)
Christoph GrĂ¼ninger
christoph.grueninger at iws.uni-stuttgart.de
Mon Mar 9 09:12:50 CET 2015
Hi Christian,
yesterday I ran out of time to properly investigate the issue.
Am 09.03.2015 um 08:53 schrieb Christian Engwer:
>> 00103 template<unsigned int p>
>> 00104 struct PartitionSet<partitions | p>
>> 00105 operator+(const PartitionSet<p>& set) const
>> 00106 {
>> 00107 return PartitionSet<partitions | p>();
>> 00108 }
> this really just integer logic operations. Perhaps you could try to
> wrap the expression in brackets:
> 00104 struct PartitionSet<(partitions | p)>
Thanks for the hint, I'll give it a try.
Bye
Christoph
--
GDB does hate your application, expresses its contempt through the
design of its command-line interface. -- Tom Tromey, FOSDEM 2014
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20150309/4a1ef312/attachment.sig>
More information about the Dune-devel
mailing list