Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
gtl::internal::LogBase Struct Reference

#include <container_logging.h>

Inheritance diagram for gtl::internal::LogBase:
gtl::internal::LogLegacyBase gtl::internal::LogMultilineBase gtl::internal::LogShortBase gtl::LogLegacy gtl::LogLegacyUpTo100 gtl::LogMultiline gtl::LogMultilineUpToN gtl::LogShort gtl::LogShortUpToN gtl::LogMultilineUpTo100 gtl::LogShortUpTo100

Public Member Functions

template<typename ElementT >
void Log (std::ostream &out, const ElementT &element) const
 
void LogEllipsis (std::ostream &out) const
 

Detailed Description

Definition at line 74 of file container_logging.h.

Member Function Documentation

◆ Log()

template<typename ElementT >
void gtl::internal::LogBase::Log ( std::ostream & out,
const ElementT & element ) const
inline

Definition at line 76 of file container_logging.h.

◆ LogEllipsis()

void gtl::internal::LogBase::LogEllipsis ( std::ostream & out) const
inline

Definition at line 79 of file container_logging.h.


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