Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::DebugStringFormatter Struct Reference

Detailed Description

Definition at line 37 of file string_util.h.

#include <string_util.h>

Public Member Functions

template<typename T>
void operator() (std::string *out, const T &t) const

Member Function Documentation

◆ operator()()

template<typename T>
void operations_research::DebugStringFormatter::operator() ( std::string * out,
const T & t ) const
inline

Definition at line 39 of file string_util.h.


The documentation for this struct was generated from the following file: