VapourSynth-llvmexpr
Loading...
Searching...
No Matches
infix2postfix::OverloadCandidate< T > Struct Template Reference

#include <llvmexpr/frontend/infix2postfix/OverloadResolution.hpp>

Public Attributes

const T * item
int conversion_count
int first_conversion_index

Detailed Description

template<typename T>
struct infix2postfix::OverloadCandidate< T >

Definition at line 40 of file OverloadResolution.hpp.

Member Data Documentation

◆ conversion_count

template<typename T>
int infix2postfix::OverloadCandidate< T >::conversion_count

◆ first_conversion_index

template<typename T>
int infix2postfix::OverloadCandidate< T >::first_conversion_index

◆ item

template<typename T>
const T* infix2postfix::OverloadCandidate< T >::item

Definition at line 41 of file OverloadResolution.hpp.


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