Struct SlugifyArgs

Struct Documentation

struct SlugifyArgs

Public Members

std::string input
bool lowercase = true
char separator = '-'