OR-Tools  9.6
EnumProto< P >

Detailed Description

template<typename P>
struct operations_research::math_opt::EnumProto< P >

Definition at line 169 of file enums.h.

Public Types

using Cpp = void
 

Static Public Attributes

static constexpr P kMin = {}
 
static constexpr P kMax = {}
 
static constexpr ProtoEnumIsValid kIsValid = nullptr
 

Member Typedef Documentation

◆ Cpp

using Cpp = void

Definition at line 173 of file enums.h.

Member Data Documentation

◆ kIsValid

constexpr ProtoEnumIsValid kIsValid = nullptr
staticconstexpr

Definition at line 183 of file enums.h.

◆ kMax

constexpr P kMax = {}
staticconstexpr

Definition at line 179 of file enums.h.

◆ kMin

constexpr P kMin = {}
staticconstexpr

Definition at line 176 of file enums.h.


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