Re: [boost] Report from Berlin C++ Standards Committee meeting

13 Apr
2006
13 Apr
'06
11:39 p.m.
and with concepts do I have to specify the concept it satisfies as well?
bool concept(pointerType(x),LessThanComparable(??::first)) (x) { x->first > 0; }
So how do I specify the type of "x" to the concept stuff for concept checking?
Oh gosh I hope not... Couldn't you do it in the containing function?
7001
Age (days ago)
7001
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sohail Somani