RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | Public Attributes | List of all members
auto_deleter< T > Struct Template Reference

Public Types

typedef void(* D )(T *)
 

Public Member Functions

 auto_deleter (T *data_, D deleter_)
 
T * release ()
 

Public Attributes

T * data
 
deleter
 

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