Vince's CSV Parser
Loading...
Searching...
No Matches
csv::DataFrameColumn< KeyType >::cell_accessor Struct Reference

Public Member Functions

DataFrameCell operator() (const DataFrameColumn< KeyType > *owner, size_t row_index) const
 

Detailed Description

template<typename KeyType>
struct csv::DataFrameColumn< KeyType >::cell_accessor

Definition at line 752 of file data_frame.hpp.

Member Function Documentation

◆ operator()()

template<typename KeyType >
DataFrameCell csv::DataFrameColumn< KeyType >::cell_accessor::operator() ( const DataFrameColumn< KeyType > *  owner,
size_t  row_index 
) const
inline

Definition at line 753 of file data_frame.hpp.


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