![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 175 of file dump_vars.h.
#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) |
|
inlineexplicit |
Definition at line 177 of file dump_vars.h.
|
inline |
Definition at line 191 of file dump_vars.h.
|
inline |
Definition at line 207 of file dump_vars.h.
|
inline |
Definition at line 196 of file dump_vars.h.
|
inline |
Definition at line 201 of file dump_vars.h.
|
inline |
Definition at line 184 of file dump_vars.h.