io manipulator used to set the width of the lines when printing an expression.
More...
#include <xio.hpp>
io manipulator used to set the width of the lines when printing an expression.
using po = xt::print_options;
std::cout << po::line_width(100) << a << std::endl;
Definition at line 138 of file xio.hpp.
◆ line_width()
xt::print_options::line_width::line_width |
( |
int | value | ) |
|
|
inline |
◆ id()
static int xt::print_options::line_width::id |
( |
| ) |
|
|
inlinestatic |
◆ value()
int xt::print_options::line_width::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/xtensor/xtensor/include/xtensor/xio.hpp