#include <gnuplot-iostream.h>
|
static void | send (std::ostream &stream, const T &v) |
|
template<typename T, typename Enable = void>
struct gnuplotio::BinarySender< T, Enable >
Definition at line 439 of file gnuplot-iostream.h.
template<typename T, typename Enable = void>
gnuplotio::BinarySender< T, Enable >::GNUPLOT_STATIC_ASSERT_MSG |
( |
(sizeof(T)==0) |
, |
|
|
"BinarySender< T, Enable > class not specialized for this type" |
|
|
) |
| |
template<typename T, typename Enable = void>
The documentation for this struct was generated from the following file: