Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <dump_vars.h>
Public Member Functions | |
Dump (const ::std::string &&field_sep, const ::std::string &&kv_sep, DumpNames &&names, F f) | |
::std::string | str () const |
template<class... N> | |
Dump< F > | as (N &&... names) const |
Dump & | sep (::std::string &&field_sep) |
Dump & | sep (::std::string &&field_sep, ::std::string &&kv_sep) |
friend::std::ostream & | operator<< (::std::ostream &os, const Dump &dump) |
Definition at line 164 of file dump_vars.h.
|
inlineexplicit |
Definition at line 166 of file dump_vars.h.
|
inline |
Definition at line 180 of file dump_vars.h.
|
inline |
Definition at line 196 of file dump_vars.h.
|
inline |
Definition at line 185 of file dump_vars.h.
|
inline |
Definition at line 190 of file dump_vars.h.
|
inline |
Definition at line 173 of file dump_vars.h.