Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::DisabledScopedInstructionCounter Class Reference

#include <stats.h>

Public Member Functions

 DisabledScopedInstructionCounter (absl::string_view)
 
 DisabledScopedInstructionCounter (const DisabledScopedInstructionCounter &)=delete
 
DisabledScopedInstructionCounteroperator= (const DisabledScopedInstructionCounter &)=delete
 

Detailed Description

Definition at line 361 of file stats.h.

Constructor & Destructor Documentation

◆ DisabledScopedInstructionCounter() [1/2]

operations_research::DisabledScopedInstructionCounter::DisabledScopedInstructionCounter ( absl::string_view )
inlineexplicit

Definition at line 363 of file stats.h.

◆ DisabledScopedInstructionCounter() [2/2]

operations_research::DisabledScopedInstructionCounter::DisabledScopedInstructionCounter ( const DisabledScopedInstructionCounter & )
delete

Member Function Documentation

◆ operator=()

DisabledScopedInstructionCounter & operations_research::DisabledScopedInstructionCounter::operator= ( const DisabledScopedInstructionCounter & )
delete

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