Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
source_location.h File Reference
#include <cstdint>
#include "absl/base/config.h"

Go to the source code of this file.

Classes

class  absl::SourceLocation

Namespaces

namespace  absl

Macros

#define ABSL_LOC   ::absl::SourceLocation::DoNotInvokeDirectly(__LINE__, __FILE__)
#define ABSL_LOC_CURRENT_DEFAULT_ARG

Macro Definition Documentation

◆ ABSL_LOC

#define ABSL_LOC   ::absl::SourceLocation::DoNotInvokeDirectly(__LINE__, __FILE__)

Definition at line 122 of file source_location.h.

◆ ABSL_LOC_CURRENT_DEFAULT_ARG

#define ABSL_LOC_CURRENT_DEFAULT_ARG

Definition at line 140 of file source_location.h.