Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
gtl::detail::EnumLogger< E > Class Template Reference

#include <container_logging.h>

Public Member Functions

 EnumLogger (E e)
 

Friends

std::ostream & operator<< (std::ostream &out, const EnumLogger &v)
 

Detailed Description

template<typename E>
class gtl::detail::EnumLogger< E >

Definition at line 228 of file container_logging.h.

Constructor & Destructor Documentation

◆ EnumLogger()

template<typename E >
gtl::detail::EnumLogger< E >::EnumLogger ( E e)
inlineexplicit

Definition at line 230 of file container_logging.h.

Friends And Related Symbol Documentation

◆ operator<<

template<typename E >
std::ostream & operator<< ( std::ostream & out,
const EnumLogger< E > & v )
friend

Definition at line 232 of file container_logging.h.


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