LibreOffice Module chart2 (master) 1
Public Types | List of all members
std::iterator_traits< lcl_RolesWithRangeAppend > Struct Reference

Public Types

typedef std::output_iterator_tag iterator_category
 
typedef Reference< data::XLabeledDataSequence > value_type
 
typedef value_typereference
 

Detailed Description

Definition at line 187 of file DialogModel.cxx.

Member Typedef Documentation

◆ iterator_category

typedef std::output_iterator_tag std::iterator_traits< lcl_RolesWithRangeAppend >::iterator_category

Definition at line 189 of file DialogModel.cxx.

◆ reference

typedef value_type& std::iterator_traits< lcl_RolesWithRangeAppend >::reference

Definition at line 191 of file DialogModel.cxx.

◆ value_type

typedef Reference< data::XLabeledDataSequence > std::iterator_traits< lcl_RolesWithRangeAppend >::value_type

Definition at line 190 of file DialogModel.cxx.


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