|
bpp-phyl
2.2.0
|
Collaboration diagram for StringAndInt:Public Member Functions | |
| StringAndInt () | |
Public Attributes | |
| int | ind |
| string | str |
Definition at line 67 of file BipartitionList.cpp.
|
inline |
Definition at line 74 of file BipartitionList.cpp.
| int StringAndInt::ind |
Definition at line 70 of file BipartitionList.cpp.
Referenced by bpp::BipartitionList::sortElements().
| string StringAndInt::str |
Definition at line 71 of file BipartitionList.cpp.
Referenced by operator<(), and bpp::BipartitionList::sortElements().