OR-Tools  8.2
STLElementDeleter< STLContainer >

Detailed Description

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

Definition at line 497 of file stl_util.h.

Public Member Functions

 STLElementDeleter (STLContainer *ptr)
 
 ~STLElementDeleter ()
 

Constructor & Destructor Documentation

◆ STLElementDeleter()

STLElementDeleter ( STLContainer *  ptr)
inline

Definition at line 499 of file stl_util.h.

◆ ~STLElementDeleter()

~STLElementDeleter ( )
inline

Definition at line 500 of file stl_util.h.


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