My Project
Public Member Functions | Public Attributes | List of all members
mlir::edsc::index_t Struct Reference

#include <Builders.h>

Public Member Functions

 index_t (int64_t v)
 
 operator int64_t ()
 

Public Attributes

int64_t v
 

Constructor & Destructor Documentation

◆ index_t()

mlir::edsc::index_t::index_t ( int64_t  v)
inlineexplicit

Member Function Documentation

◆ operator int64_t()

mlir::edsc::index_t::operator int64_t ( )
inlineexplicit

Member Data Documentation

◆ v

int64_t mlir::edsc::index_t::v

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