OR-Tools  8.2
STLValueDeleter< STLContainer >

Detailed Description

template<typename STLContainer>
class gtl::STLValueDeleter< STLContainer >

Definition at line 512 of file stl_util.h.

Public Member Functions

 STLValueDeleter (STLContainer *ptr)
 
 ~STLValueDeleter ()
 

Constructor & Destructor Documentation

◆ STLValueDeleter()

STLValueDeleter ( STLContainer *  ptr)
inline

Definition at line 514 of file stl_util.h.

◆ ~STLValueDeleter()

~STLValueDeleter ( )
inline

Definition at line 515 of file stl_util.h.


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