OR-Tools  8.2
RangeLogger< IteratorT, PolicyT >

Detailed Description

template<typename IteratorT, typename PolicyT>
class gtl::detail::RangeLogger< IteratorT, PolicyT >

Definition at line 201 of file container_logging.h.

Public Member Functions

 RangeLogger (const IteratorT &begin, const IteratorT &end, const PolicyT &policy)
 
std::string str () const
 

Constructor & Destructor Documentation

◆ RangeLogger()

RangeLogger ( const IteratorT &  begin,
const IteratorT &  end,
const PolicyT &  policy 
)
inline

Definition at line 203 of file container_logging.h.

Member Function Documentation

◆ str()

std::string str ( ) const
inline

Definition at line 215 of file container_logging.h.


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