|
My Project
|
#include <TypeSupport.h>
Static Public Member Functions | |
| template<typename T , typename... Args> | |
| static T | get (MLIRContext *ctx, unsigned kind, Args &&... args) |
| Get an uniqued instance of a type T. More... | |
|
inlinestatic |
Get an uniqued instance of a type T.
1.8.13