OR-Tools  8.2
CheckOpString

Detailed Description

Definition at line 501 of file base/logging.h.

Public Member Functions

 CheckOpString (std::string *str)
 
 operator bool () const
 

Public Attributes

std::string * str_
 

Constructor & Destructor Documentation

◆ CheckOpString()

CheckOpString ( std::string *  str)
inline

Definition at line 502 of file base/logging.h.

Member Function Documentation

◆ operator bool()

operator bool ( ) const
inline

Definition at line 505 of file base/logging.h.

Member Data Documentation

◆ str_

std::string* str_

Definition at line 508 of file base/logging.h.


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