[Variant] Sample doesn't compile because of missing 'const'
12 Nov
2004
12 Nov
'04
3:29 p.m.
In the code sample in 'Binary visitation', the const modifiers for the two operator () are missing; thus, the sample doesn't compile at all! Stefan
14 Nov
14 Nov
3:21 a.m.
New subject: [Variant] Sample doesn't compile because of missing 'const'
Stefan, Thanks for the notice. I fixed the example in CVS. Eric Stefan Slapeta wrote:
In the code sample in 'Binary visitation', the const modifiers for the two operator () are missing; thus, the sample doesn't compile at all!
Stefan _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
7659
Age (days ago)
7661
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Friedman -
Stefan Slapeta