This class is a deleter that just zeroes out a given pointer upon destruction, for making code exception‐safe.
Synopsis
Declared in <balber_berdecoder.h>
class BerDecoder_Zeroer;
Member Functions
Name |
Description |
|
Create a zeroer that clears the options pointer at the specified |
|
Zero out the options pointer supplied at construction. |
Created with MrDocs