![]() |
Mungojerrie
1.0
Mungojerrie
|
This struct uses template specialization for the comparison function. More...
Public Member Functions | |
| MyStruct (int a=0, int b=0) | |
Public Attributes | |
| int | a |
| int | b |
Friends | |
| ostream & | operator<< (ostream &os, MyStruct const &s) |
This struct uses template specialization for the comparison function.
1.8.17