Mungojerrie  1.0
Mungojerrie
Public Member Functions | Public Attributes | Friends | List of all members
MyStruct Struct Reference

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)
 

Detailed Description

This struct uses template specialization for the comparison function.


The documentation for this struct was generated from the following file: