FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool operator<
(
const
Service
&
left
,
const
Service
&
right
)
inline
Definition at line
13
of file
Service.h
.
References
Service::name
.
14
{
15
return
left.
name
< right.
name
;
16
}
Service::name
std::string name
Definition:
Service.h:6
src
Service.h
Generated on Sun Sep 18 2016 20:50:42 for FACT++ by
1.8.11