C++ Reference
C++ Reference: Graph
TailArrayReleaser< GraphType, false >
Detailed Description
template<typename GraphType>
struct operations_research::or_internal::TailArrayReleaser< GraphType, false >
struct operations_research::or_internal::TailArrayReleaser< GraphType, false >
Definition at line 1905 of file ebert_graph.h.
Public Member Functions | |
TailArrayReleaser (GraphType *graph) | |
void | ReleaseTailArray () const |
Public Attributes | |
GraphType *const | graph_ |
Constructor & Destructor Documentation
◆ TailArrayReleaser()
|
inlineexplicit |
Definition at line 1906 of file ebert_graph.h.
Member Function Documentation
◆ ReleaseTailArray()
|
inline |
Definition at line 1908 of file ebert_graph.h.
Member Data Documentation
◆ graph_
GraphType* const graph_ |
Definition at line 1910 of file ebert_graph.h.
The documentation for this struct was generated from the following file: