|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Comparator matching ObsEntry records by name only (used for de-duplication in containers). More...
#include <Observations.h>
Public Member Functions | |
| bool | operator() (const ObsEntry &a, const ObsEntry &b) const |
Comparator matching ObsEntry records by name only (used for de-duplication in containers).
Definition at line 27 of file Observations.h.
Definition at line 28 of file Observations.h.
References cmlabs::ObsEntry::name.