aboutsummaryrefslogtreecommitdiff
path: root/src/PercentEncodedCharacterDecoder.hpp
AgeCommit message (Collapse)Author
2018-08-24remove redundant 'struct' from pimpl patternRichard Walters
2018-08-09Refactoring: make application of rule of zero/five consistentRichard Walters
2018-07-01RefactoringRichard Walters
* Extract IsCharacterInSet to its own module. * Extract PercentEncodedCharacterDecoder to its own module.