#include <gnuplot-iostream.h>
|
static void | send (std::ostream &) |
|
template<typename T, typename Enable = void>
struct gnuplotio::BinfmtSender< T, Enable >
Definition at line 457 of file gnuplot-iostream.h.
template<typename T, typename Enable = void>
gnuplotio::BinfmtSender< T, Enable >::GNUPLOT_STATIC_ASSERT_MSG |
( |
(sizeof(T)==0) |
, |
|
|
"BinfmtSender< 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: