Flex  0.17.9
Public Member Functions | Public Attributes | List of all members
gs::TopNUnit< T > Struct Template Reference

#include <top_n_generator.h>

Public Member Functions

 TopNUnit (const T &val_, size_t idx_)
 

Public Attributes

val
 
size_t idx
 

Constructor & Destructor Documentation

◆ TopNUnit()

template<typename T >
gs::TopNUnit< T >::TopNUnit ( const T &  val_,
size_t  idx_ 
)
inline

Member Data Documentation

◆ idx

template<typename T >
size_t gs::TopNUnit< T >::idx

◆ val

template<typename T >
T gs::TopNUnit< T >::val

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