|
bpp-phyl3 3.0.0
|
Collaboration diagram for StringAndInt:Public Member Functions | |
| StringAndInt () | |
Public Attributes | |
| int | ind |
| string | str |
Definition at line 31 of file BipartitionList.cpp.
|
inline |
Definition at line 38 of file BipartitionList.cpp.
| int StringAndInt::ind |
Definition at line 34 of file BipartitionList.cpp.
Referenced by bpp::BipartitionList::sortElements().
| string StringAndInt::str |
Definition at line 35 of file BipartitionList.cpp.
Referenced by operator<(), and bpp::BipartitionList::sortElements().