#include <PromptUtils.h>
Definition at line 126 of file PromptUtils.h.
◆ SortObjectByVar() [1/2]
Prompt::SortObjectByVar::SortObjectByVar |
( |
const unsigned |
v, |
|
|
MsgStream & |
m, |
|
|
bool |
inverse = false |
|
) |
| |
|
inlineexplicit |
◆ SortObjectByVar() [2/2]
Prompt::SortObjectByVar::SortObjectByVar |
( |
| ) |
|
|
private |
◆ operator()()
template<class T >
bool Prompt::SortObjectByVar::operator() |
( |
const T & |
lhs, |
|
|
const T & |
rhs |
|
) |
| |
|
inline |
◆ m_inv
bool Prompt::SortObjectByVar::m_inv |
|
private |
◆ m_msg
MsgStream& Prompt::SortObjectByVar::m_msg |
|
private |
◆ m_var
unsigned Prompt::SortObjectByVar::m_var |
|
private |
The documentation for this struct was generated from the following file: