|
void | operator() (const int &in, int2float_node::output_ports_type &op) |
|
Definition at line 30 of file test_tbb.cxx.
void I2Fcaster::operator() |
( |
const int & |
in, |
|
|
int2float_node::output_ports_type & |
op |
|
) |
| |
|
inline |
Definition at line 31 of file test_tbb.cxx.
33 bool ok = std::get<0>(op).try_put(
f);
35 cerr <<
"cast " << in <<
" to " <<
f <<
endl;
38 cerr <<
"FAILED " << in <<
" to " <<
f <<
endl;
QTextStream & endl(QTextStream &s)
The documentation for this struct was generated from the following file: