Adobe Source Libraries  1.43
Todo List
Member adobe::fnv1a (Iterator first, Predicate p)
Refactor this variant with the Iterator/Iterator one so there is one implementation of the algorithm in this header.
Member adobe::fnv1a (Iterator first, Iterator last)
Refactor this variant with the Iterator/Predicate one so there is one implementation of the algorithm in this header.
Class json_generator< T, O >
(sparent): Add the following options: (pretty, precise, ascii, ordered). Default are (compact, ?decimal, readible?, utf8, unordered.)