OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Classes | Public Member Functions | List of all members
SDDS::columnOrder< Iterator > Struct Template Reference

#include <column.hpp>

Classes

struct  result
 

Public Member Functions

void operator() (column &col, Iterator) const
 

Detailed Description

template<typename Iterator>
struct SDDS::columnOrder< Iterator >

Definition at line 159 of file column.hpp.

Member Function Documentation

◆ operator()()

template<typename Iterator >
void SDDS::columnOrder< Iterator >::operator() ( column col,
Iterator   
) const
inline

Definition at line 164 of file column.hpp.

References SDDS::column::count_m, and SDDS::column::order_m.


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