ONE - On-device Neural Engine
Loading...
Searching...
No Matches
coco::Instr::IVisitor< T > Struct Template Reference

Instr visitor interface. More...

#include <Instr.h>

Public Member Functions

virtual ~IVisitor ()=default
 

Detailed Description

template<typename T>
struct coco::Instr::IVisitor< T >

Instr visitor interface.

WARN Use this interface only for coco-internal classes (to minimize changes upon Instr extension)

Definition at line 94 of file Instr.h.

Constructor & Destructor Documentation

◆ ~IVisitor()

template<typename T >
virtual coco::Instr::IVisitor< T >::~IVisitor ( )
virtualdefault

The documentation for this struct was generated from the following file: