ONE - On-device Neural Engine
|
#include <RangedArguments.h>
Public Member Functions | |
RangedArguments (InputIt beg, InputIt end) | |
uint32_t | count (void) const override |
const std::string & | value (uint32_t n) const override |
Public Member Functions inherited from souschef::Arguments | |
virtual | ~Arguments ()=default |
Definition at line 27 of file RangedArguments.h.
|
inline |
Definition at line 30 of file RangedArguments.h.
|
inlineoverridevirtual |
Implements souschef::Arguments.
Definition at line 36 of file RangedArguments.h.
|
inlineoverridevirtual |
Implements souschef::Arguments.
Definition at line 39 of file RangedArguments.h.