adapnex::core::BaseSignal::operator<
Less‐than operator
Synopsis
Declared in <adapnex/core/signal.h>
bool
operator<(BaseSignal const& rhs) const;
Parameters
| Name | Description |
|---|---|
rhs |
The right operand |
Created with MrDocs
Less‐than operator
Declared in <adapnex/core/signal.h>
bool
operator<(BaseSignal const& rhs) const;
| Name | Description |
|---|---|
rhs |
The right operand |
Created with MrDocs