edisonhello

Results 2 comments of edisonhello

An easy bypass of this issue is to convert the table to string manually with termcolor::colorize, enable the multibyte char, and then limit the width manually.

Instead of including `iterator_range_core.hpp`, replace it with ``` #include #include #include // #include #include namespace boost :: mpl { template< typename Value > struct always { template< BOOST_MPL_PP_DEFAULT_PARAMS(5, typename T,...