Public Types | Static Public Attributes | List of all members
gnuplotio::is_like_stl_container< T > Struct Template Reference

#include <gnuplot-iostream.h>

Public Types

typedef boost::mpl::and_< typename has_value_type< T >::type, typename has_const_iterator< T >::type, boost::mpl::not_< dont_treat_as_stl_container< T > > > type
 

Static Public Attributes

static const bool value = type::value
 

Detailed Description

template<typename T>
struct gnuplotio::is_like_stl_container< T >

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

Member Typedef Documentation

template<typename T >
typedef boost::mpl::and_< typename has_value_type<T>::type, typename has_const_iterator<T>::type, boost::mpl::not_<dont_treat_as_stl_container<T> > > gnuplotio::is_like_stl_container< T >::type

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

Member Data Documentation

template<typename T >
const bool gnuplotio::is_like_stl_container< T >::value = type::value
static

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


The documentation for this struct 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