Public Types | Static Public Member Functions | Static Public Attributes | List of all members
gnuplotio::ArrayTraits< std::pair< T, U > > Class Template Reference

#include <gnuplot-iostream.h>

Public Types

typedef PairOfRange< typename ArrayTraits< T >::range_type, typename ArrayTraits< U >::range_typerange_type
 
typedef std::pair< typename ArrayTraits< T >::value_type, typename ArrayTraits< U >::value_typevalue_type
 

Static Public Member Functions

static range_type get_range (const std::pair< T, U > &arg)
 

Static Public Attributes

static const bool allow_auto_unwrap = false
 
static const size_t depth = (l_depth < r_depth) ? l_depth : r_depth
 
static const bool is_container = ArrayTraits<T>::is_container && ArrayTraits<U>::is_container
 
static const size_t l_depth = ArrayTraits<T>::depth
 
static const size_t r_depth = ArrayTraits<U>::depth
 

Detailed Description

template<typename T, typename U>
class gnuplotio::ArrayTraits< std::pair< T, U > >

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

Member Typedef Documentation

template<typename T , typename U >
typedef PairOfRange<typename ArrayTraits<T>::range_type, typename ArrayTraits<U>::range_type> gnuplotio::ArrayTraits< std::pair< T, U > >::range_type

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

template<typename T , typename U >
typedef std::pair<typename ArrayTraits<T>::value_type, typename ArrayTraits<U>::value_type> gnuplotio::ArrayTraits< std::pair< T, U > >::value_type

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

Member Function Documentation

template<typename T , typename U >
static range_type gnuplotio::ArrayTraits< std::pair< T, U > >::get_range ( const std::pair< T, U > &  arg)
inlinestatic

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

Member Data Documentation

template<typename T , typename U >
const bool gnuplotio::ArrayTraits< std::pair< T, U > >::allow_auto_unwrap = false
static

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

template<typename T , typename U >
const size_t gnuplotio::ArrayTraits< std::pair< T, U > >::depth = (l_depth < r_depth) ? l_depth : r_depth
static

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

template<typename T , typename U >
const bool gnuplotio::ArrayTraits< std::pair< T, U > >::is_container = ArrayTraits<T>::is_container && ArrayTraits<U>::is_container
static

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

template<typename T , typename U >
const size_t gnuplotio::ArrayTraits< std::pair< T, U > >::l_depth = ArrayTraits<T>::depth
static

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

template<typename T , typename U >
const size_t gnuplotio::ArrayTraits< std::pair< T, U > >::r_depth = ArrayTraits<U>::depth
static

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


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


asr_recognizer_prediction_psm
Author(s): Braun Kai, Meißner Pascal
autogenerated on Wed Feb 19 2020 03:31:30