|
OXY-SYNC-CONTAINER 1.0
OXY-SYNC-CONTAINER Library Documentation
|
Function object to remove quotes from a string. More...
#include <settings.h>
Public Member Functions | |
| std::string | operator() (std::string input) const |
Function object to remove quotes from a string.
|
inline |
| input | - The input string from which to remove quotes. |