bpp-phyl  2.2.0
StringAndInt Class Reference
+ Collaboration diagram for StringAndInt:

Public Member Functions

 StringAndInt ()
 

Public Attributes

int ind
 
string str
 

Detailed Description

Definition at line 67 of file BipartitionList.cpp.

Constructor & Destructor Documentation

◆ StringAndInt()

StringAndInt::StringAndInt ( )
inline

Definition at line 74 of file BipartitionList.cpp.

Member Data Documentation

◆ ind

int StringAndInt::ind

Definition at line 70 of file BipartitionList.cpp.

Referenced by bpp::BipartitionList::sortElements().

◆ str

string StringAndInt::str

Definition at line 71 of file BipartitionList.cpp.

Referenced by operator<(), and bpp::BipartitionList::sortElements().


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