template<class insert, char lbound = '"', char rbound = '"'>
quoted struct
Scan string between characters 'lbound' and 'rbound' and if matches apply action 'insert'.