template<class insert, char lbound = '"', char rbound = '"'>
tk::grm::quoted struct

Scan string between characters 'lbound' and 'rbound' and if matches apply action 'insert'.