Public Types | Static Public Member Functions | List of all members
gnuplotio::ArrayTraits< T, typename boost::enable_if< is_like_stl_container< T > >::type > Class Template Reference

#include <gnuplot-iostream.h>

Inheritance diagram for gnuplotio::ArrayTraits< T, typename boost::enable_if< is_like_stl_container< T > >::type >:
Inheritance graph
[legend]

Public Types

typedef IteratorRange< typename T::const_iterator, typename T::value_typerange_type
 
- Public Types inherited from gnuplotio::ArrayTraitsDefaults< T::value_type >
typedef T::value_type value_type
 

Static Public Member Functions

static range_type get_range (const T &arg)
 

Additional Inherited Members

- Static Public Attributes inherited from gnuplotio::ArrayTraitsDefaults< T::value_type >
static const bool allow_auto_unwrap
 
static const size_t depth
 
static const bool is_container
 

Detailed Description

template<typename T>
class gnuplotio::ArrayTraits< T, typename boost::enable_if< is_like_stl_container< T > >::type >

Definition at line 895 of file gnuplot-iostream.h.

Member Typedef Documentation

template<typename T >
typedef IteratorRange<typename T::const_iterator, typename T::value_type> gnuplotio::ArrayTraits< T, typename boost::enable_if< is_like_stl_container< T > >::type >::range_type

Definition at line 899 of file gnuplot-iostream.h.

Member Function Documentation

template<typename T >
static range_type gnuplotio::ArrayTraits< T, typename boost::enable_if< is_like_stl_container< T > >::type >::get_range ( const T &  arg)
inlinestatic

Definition at line 901 of file gnuplot-iostream.h.


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


asr_psm_visualizations
Author(s): Gehrung Joachim, Meißner Pascal
autogenerated on Sat Nov 9 2019 03:49:13