C++ Reference

C++ Reference: Graph

TailArrayReleaser< GraphType, has_reverse_arcs >

Detailed Description

template<typename GraphType, bool has_reverse_arcs>
struct operations_research::or_internal::TailArrayReleaser< GraphType, has_reverse_arcs >

Definition at line 1895 of file ebert_graph.h.

Public Member Functions

 TailArrayReleaser (GraphType *unused_graph)
 
void ReleaseTailArray () const
 

Constructor & Destructor Documentation

◆ TailArrayReleaser()

TailArrayReleaser ( GraphType *  unused_graph)
inlineexplicit

Definition at line 1896 of file ebert_graph.h.

Member Function Documentation

◆ ReleaseTailArray()

void ReleaseTailArray ( ) const
inline

Definition at line 1898 of file ebert_graph.h.


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