avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Public Member Functions | List of all members
av::Dictionary::AvStringDeleter Struct Reference

Deleter for raw string. More...

#include <dictionary.h>

Public Member Functions

void operator() (char *ptr)
 

Detailed Description

Deleter for raw string.

Helper for string composer.

Member Function Documentation

◆ operator()()

void av::Dictionary::AvStringDeleter::operator() ( char *  ptr)
inline

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